haskey: A transactional, ACID compliant, embeddable key-value store.
Haskey is a transactional, ACID compliant, embeddable, scalable key-value store written entirely in Haskell.
For more information on how to use this package, visit https://github.com/haskell-haskey/haskey
[Skip to Readme]
Modules
[Index]
- Database
- Haskey
- Alloc
- Database.Haskey.Store
- Haskey
Downloads
- haskey-0.2.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.1.0.1, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0 (info) |
---|---|
Dependencies | base (>=4.7 && <5), binary (>=0.6 && <0.9 || >0.9 && <1), bytestring (>=0.10 && <1), containers (>=0.5 && <1), directory (>=1.2 && <2), exceptions (>=0.8.3 && <0.9), filepath (>=1.4 && <2), focus (>=0.1.2 && <0.2), haskey-btree (>=0.2 && <1), list-t (>=0.2 && <2), lz4 (>=0.2 && <1), mtl (>=2.1 && <3), semigroups (>=0.12 && <1), stm (>=2.1 && <3), stm-containers (>=0.2 && <1), transformers (>=0.3 && <1), unix (>=2.7.1.0 && <3), xxhash-ffi (>=0.1.0.1 && <1) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2017, Henri Verroken, Steven Keuchel |
Author | Henri Verroken, Steven Keuchel |
Maintainer | steven.keuchel@gmail.com |
Category | Database |
Home page | https://github.com/haskell-haskey |
Source repo | head: git clone https://github.com/haskell-haskey/haskey |
Uploaded | by hverr at 2017-09-13T15:05:10Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 4638 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-09-13 [all 1 reports] |