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/2.1.0/xenstore-2.1.0.tbz sha256=c71134db8c77c86a1fb88e1a7706d395f8a938ee1e0df6deae17798fa7e333f0 md5=c3d52b5956e764434f19afb7f6f27f98 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xenstore/xenstore.2.1.0/opam |
Required by
Optionally used by
- mirage-console>=2.1.2 & <2.2.0