@hackage marquise4.0.0
Client library for Vaultaire
Categories
License
BSD-3-Clause
Maintainer
Anchor Engineering <engineering@anchor.com.au>
Links
Versions
- 4.0.0 Mon, 23 Mar 2015
Installation
CustomDependencies (34)
- async
- attoparsec
- base >=3 && <5
- binary
- bytestring >=0.10.2
- containers Show all…
Dependents (2)
@hackage/borel, @hackage/acme-everything
Marquise is a collection of a library and two executables for use with Vaultaire.
A client and server library for reading/writing to the vault and spool files. This provides streaming reads and writes to the vault using pipes as well as writing to spool files with automatic caching and rotation.
An executable
marquised, a daemon which writes data to the vault from spool files generated from users of the marquise library.An executable
data, used for easily inspecting data in the vault as well as marquise cache files.