Java (JNI) interface to RocksDB
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation.
$
pkg install rocksdb-jniOrigin
databases/rocksdb-jni
Size
3.71MiB
License
APACHE20, GPLv2
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
0 packages