Logo
Explore Help
Sign In
andreacavalli/rocksdb
0
0
Fork 0
You've already forked rocksdb
Code Issues Pull Requests Projects Releases Wiki Activity
rocksdb/PLUGINS.md

4 lines
219 B
Markdown
Raw Normal View History

Makefile support to statically link external plugin code (#7918) Summary: Added support for detecting plugins linked in the "plugin/" directory and building them from our Makefile in a standardized way. See "plugin/README.md" for details. An example of a plugin that can be built in this way can be found in https://github.com/ajkr/dedupfs. There will be more to do in terms of making this process more convenient and adding support for CMake. Pull Request resolved: https://github.com/facebook/rocksdb/pull/7918 Test Plan: my own plugin (https://github.com/ajkr/dedupfs) and also heard this patch worked with ZenFS. Reviewed By: pdillinger Differential Revision: D26189969 Pulled By: ajkr fbshipit-source-id: 6624d4357d0ffbaedb42f0d12a3fcb737c78f758
2021-02-10 08:34:00 -08:00
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
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 54ms Template: 2ms
English
English Italiano
Licenses API