README.md
erocksdb
========
[![Build Status](https://travis-ci.org/leo-project/erocksdb.svg?branch=develop)](http://travis-ci.org/leo-project/erocksdb)
Erlang bindings to [RocksDB](https://github.com/facebook/rocksdb) datastore.
## Build Information
* "erocksdb" uses the [rebar](https://github.com/rebar/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](https://github.com/basho/eleveldb)
## License
erocksdb's license is [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
## Codebase
This code is based on [basho’s eleveldb](https://github.com/basho/eleveldb).
## Sponsors
LeoProject/LeoFS is sponsored by [Rakuten, Inc.](http://global.rakuten.com/corp/) and supported by [Rakuten Institute of Technology](http://rit.rakuten.co.jp/).