xenstoreversion
Xenstore protocol in pure OCaml
This repo contains:
- a xenstore client library, a merge of the Mirage and XCP ones
- a xenstore server library
- a xenstore server instance which runs under Unix with libxc
- a xenstore server instance which runs on mirage.
The client and the server libraries have sets of unit-tests.
Authors | Vincent Hanquez, Thomas Gazagnaire, Dave Scott, Anil Madhavapeddy and Vincent Bernardoff |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/mirage/ocaml-xenstore |
Issue Tracker | https://github.com/mirage/ocaml-xenstore/issues |
Maintainer | dave@recoil.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-xenstore/releases/download/v2.3.0/xenstore-2.3.0.tbz sha256=d63c6bbcb2d3c297767d83c0a0f6dd46cecfd4e691f1cf5c5b6554445ec1b3f4 sha512=5cea990ab16ef708e53605172f708dde6ed15981cca6890939274db6efde1e5b2f9ec5c659d4d2f4115c5e0c3b69bcacc798a0d7fd5c1b75b83ddccd699de189 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xenstore/xenstore.2.3.0/opam |
Required by
Optionally used by
- mirage-console>=2.1.2 & <2.2.0