marquise: Client library for Vaultaire
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](https:/hackage.haskell.orgpackage/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.
Versions [faq] | 4.0.0 |
---|---|
Dependencies | async, attoparsec, base (>=3 && <5), binary, bytestring (>=0.10.2), containers, cryptohash, data-binary-ieee754, directory, either, errors, fast-logger, filepath, hashable, hslogger, lifted-async, marquise, mmorph, monad-control, monad-logger, mtl, old-locale, optparse-applicative (>=0.11.0), packer, pipes, pipes-attoparsec (>=0.5), pipes-bytestring, pipes-group, semigroups, siphash, text, time, transformers, transformers-base, unix, unordered-containers, vaultaire-common (>=2.8.3), zeromq4-haskell [details] |
License | BSD-3-Clause |
Copyright | © 2013-2015 Anchor Systems, Pty Ltd and Others |
Author | Anchor Engineering <engineering@anchor.com.au> |
Maintainer | Anchor Engineering <engineering@anchor.com.au> |
Category | Other |
Source repo | head: git clone git@github.com:anchor/marquise.git |
Uploaded | by fractalcat at 2015-03-23T22:58:23Z |
Distributions | NixOS:4.0.0 |
Executables | data, marquised |
Downloads | 737 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-10 [all 6 reports] |
Modules
- Marquise
- Marquise.Classes
- Marquise.Client
- Marquise.Server
- Marquise.Types
Downloads
- marquise-4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)