rocksdb-query: RocksDB database querying library for Haskell

[ database, library, mit ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/xenog/rocksdb-query#readme


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.4.1, 0.4.2
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), bytestring, cereal, conduit, resourcet, rocksdb-haskell, unliftio [details]
License LicenseRef-PublicDomain
Copyright No Rights Reserved
Author Jean-Pierre Rupp
Maintainer xenog@protonmail.com
Category Database
Home page https://github.com/xenog/rocksdb-query#readme
Bug tracker https://github.com/xenog/rocksdb-query/issues
Source repo head: git clone https://github.com/xenog/rocksdb-query
Uploaded by xenog at 2018-09-12T10:54:17Z
Distributions LTSHaskell:0.4.2, NixOS:0.4.2, Stackage:0.4.2
Reverse Dependencies 2 direct, 2 indirect [details]
Downloads 5094 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for rocksdb-query-0.1.2

[back to package description]

RocksDB Query

Helper functions to perform queries on RocksDB databases using serialized Haskell datatypes.