rocksdb-query: RocksDB database querying library for Haskell

[ database, library, mit ] [ Propose Tags ]

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


[Skip to Readme]

Modules

[Index] [Quick Jump]

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-jprupp (>=2.1.1), unliftio [details]
License MIT
Author Jean-Pierre Rupp
Maintainer jprupp@protonmail.ch
Category Database
Home page https://github.com/jprupp/rocksdb-query#readme
Bug tracker https://github.com/jprupp/rocksdb-query/issues
Source repo head: git clone https://github.com/jprupp/rocksdb-query
Uploaded by jprupp at 2020-07-23T18:31:28Z
Distributions LTSHaskell:0.4.2, NixOS:0.4.2, Stackage:0.4.2
Reverse Dependencies 2 direct, 2 indirect [details]
Downloads 5060 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2020-07-23 [all 3 reports]

Readme for rocksdb-query-0.4.2

[back to package description]

RocksDB Query

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