@hackage content-store0.2.1
Store and retrieve data from an on-disk store
Categories
License
LGPL-2.1-only
Maintainer
clumens@redhat.com
Links
Versions
Installation
Dependencies (21)
- 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 Show all…
Dependents (1)
@hackage/bdcs
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.