com.github.ddth.commons.rocksdb.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ddth-commons-core Show documentation
Show all versions of ddth-commons-core Show documentation
DDTH's Java Common Libraries and Utilities
# com.github.ddth.commons.rocksdb
***New since v0.8.0***
Helper class(es) to work with [RocksDB](http://rocksdb.org):
***Maven***
```xml
com.github.ddth
ddth-commons-rocksdb
${ddth_commons_version}
pom
```
## Class `RocksDbUtils` & `RocksDbWrapper`
- Helper methods to open RocksDB database.
- Wrapper class to GET/PUT/DELETE RocksDB data.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy