marquise: Client library for Vaultaire
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- Exposed modules use unallocated top-level names: Marquise
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.
Properties
Versions | 4.0.0, 4.0.0 |
---|---|
Change log | None available |
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:56:52Z |
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)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees