clj-rocksdb provides idiomatic Clojure bindings (via the JNI) to RocksDB, Facebook's embedded, persistent key-value store based on Google's LevelDB. LevelDB and RocksDB share the same interface, so the bindings here equally applicable to that project and are largely a refactoring of Factual's clj-leveldb.
This is currently an early-commit, work-in-progress, so don't use this yet. This project relies on a locally-bulit OS X binary of RocksDBJNI from Fusesouce.
Remaining work prior to the Alpha release:
Copyright © 2014 Bhaskar Mookerji and the 1611 λ-Calculus Club.
Distributed under the Eclipse Public License, the same as Clojure.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close