Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keathley/elixir_rocksdb


https://github.com/keathley/elixir_rocksdb

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Elixir Rocksdb

Elixir bindings for rocksdb.

## Building

I've only tested this on MacOS currently. You'll need rocksdb 5.8 installed through
homebrew. If you've done that then you should be able to run `make db` and `./db`.