marquise

Client library for Vaultaire

Latest on Hackage:4.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Anchor Engineering

Marquise is a collection of a library and two executables for use with Vaultaire.

  1. 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.

  2. An executable marquised, a daemon which writes data to the vault from spool files generated from users of the marquise library.

  3. An executable data, used for easily inspecting data in the vault as well as marquise cache files.