content-store: Store and retrieve data from an on-disk store

[ lgpl, library, system ] [ Propose Tags ]

This module provides a way to store and retrieve arbitrary data from an on-disk store, similar to how a source control system works but without the assumptions of such a system.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.2.0, 0.2.1
Change log ChangeLog.md
Dependencies aeson (>=1.0.0.0 && <1.4.0.0), base (>=4.9 && <5.0), bytestring (>=0.10 && <0.11), cond (>=0.4.1.1 && <0.5.0.0), conduit (>=1.0.11 && <1.4), conduit-combinators (>=1.1.0 && <1.3), conduit-extra (>=1.1.0 && <1.4), cryptonite (>=0.22 && <0.30), directory (>=1.3.0.0 && <1.4.0.0), filepath (>=1.4.1.1 && <1.5.0.0), htoml (>=1.0.0.0 && <1.1.0.0), lzma-conduit (>=1.1.0.0 && <1.3.0.0), memory (>=0.14.3 && <0.15.0), monad-control (>=1.0.1.0 && <1.1.0.0), mtl (>=2.2.1 && <2.3), resourcet (>=1.1.9 && <1.2), temporary (>=1.2.0.4 && <1.3.0.0), text (>=1.2.2.0 && <1.3), transformers (>=0.5.2.0 && <0.6.0.0), transformers-base (>=0.4.4 && <0.5.0), unix (>=2.7.2.1 && <2.8.0.0) [details]
License LGPL-2.1-only
Author Chris Lumens
Maintainer clumens@redhat.com
Category System
Home page https://github.com/weldr/content-store
Source repo head: git clone https://github.com/weldr/content-store
Uploaded by clumens at 2018-03-20T20:00:41Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 2894 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-20 [all 1 reports]