fork of https://github.com/rust-rocksdb/rust-rocksdb for nextgraph
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
860 B
860 B
This is the list of all known third-party plugins for RocksDB. If something is missing, please open a pull request to add it.
- Dedupfs: an example for plugin developers to reference
- HDFS: an Env used for interacting with HDFS. Migrated from main RocksDB repo
- ZenFS: a file system for zoned block devices
- RADOS: an Env used for interacting with RADOS. Migrated from RocksDB main repo.
- PMEM: a collection of plugins to enable Persistent Memory on RocksDB.
- IPPCP: a plugin to enable encryption on RocksDB based on Intel optimized open source IPP-Crypto library.