Skip to content

leo-project/erocksdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erocksdb

Build Status

Erlang bindings to RocksDB datastore.

Build Information

  • "erocksdb" uses the rebar build system. Makefile so that simply running "make" at the top level should work.
  • "erocksdb" requires Erlang R16B03-1 or later.

Status

Passed all the tests derived from eleveldb

Versioning

The release version follows the RocksDB's one. For instance, if the version of erocksdb is 4.13.5 then the version of RocksDB erocksdb binds is also 4.13.5.

License

erocksdb's license is Apache License Version 2.0

Codebase

This code is based on basho’s eleveldb.

Sponsors

LeoProject/LeoFS is sponsored by Rakuten, Inc. and supported by Rakuten Institute of Technology.