leo-project / erocksdb

Erlang bindings to RocksDB datastore
68 stars 15 forks source link

is erocksdb used in production? #8

Closed benoitc closed 8 years ago

benoitc commented 8 years ago

I was looking at the leo_backend_db and I was suprised to not see erocksdb used there. Is erocksdb used in production somewhere? What is the current status?

yosukehara commented 8 years ago

Actually, erocksdb is included in leo_backend_db 1.4-branch, which is a development branch because we need to more test it. We'll deliver the stable version of erocksdb with LeoFS v1.4.0.

benoitc commented 8 years ago

oh I didn't see it. Thanks for the info :)