fixfile: File-backed recursive data structures.
This package is a library for datatype-generic disk serialization. It provides a file abstraction that uses multi-version concurrency control to support transaction-aware isolation for multi-threaded access. The base library comes with a collection of datatypes to provide sets and key-value stores with different properties.
Modules
[Index]
Downloads
- fixfile-0.7.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.7.0.0 |
---|---|
Dependencies | array, base (>=4.8 && <5), bytestring, cereal, containers, directory, filepath, hashable, hashtables, lens, mtl, temporary, vector [details] |
License | LGPL-3.0-only |
Author | Rev. Johnny Healey |
Maintainer | Rev. Johnny Healey <rev.null@gmail.com> |
Category | Data |
Home page | https://github.com/revnull/fixfile |
Source repo | head: git clone git@github.com:revnull/fixfile.git |
Uploaded | by rev_null at 2017-01-07T16:12:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4953 total (19 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-01-07 [all 1 reports] |