https://github.com/facebook/rocksdb
Raw File
Tip revision: c3034fce329017036c807e01261729bfc11a5d62 authored by Lucian Grijincu on 09 August 2021, 23:04:26 UTC
rocksdb: don't call LZ4_loadDictHC with null dictionary
Tip revision: c3034fc
PLUGINS.md
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](https://github.com/ajkr/dedupfs): an example for plugin developers to reference
* [ZenFS](https://github.com/westerndigitalcorporation/zenfs): a file system for zoned block devices
back to top