An open API service indexing awesome lists of open source software.

https://github.com/pmem/pmem-rocksdb-plugin

RocksDB plugin for optimized PMem support
https://github.com/pmem/pmem-rocksdb-plugin

Last synced: about 1 year ago
JSON representation

RocksDB plugin for optimized PMem support

Awesome Lists containing this project

README

          

# PROJECT NOT UNDER ACTIVE MANAGEMENT #
This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

# PMem RocksDB Plugin Collections

In this repo we hosted Persistent Memory related RocksDB plugins, for now we have two plugins, please go to each link for details:
- [PMem Filesystem For WAL](https://github.com/pmem/pmem-rocksdb-plugin/tree/main/plugin/pmemfs)
- [PMem Secondary Cache](https://github.com/pmem/pmem-rocksdb-plugin/tree/main/plugin/pmem_scache)

Will add more plugins once ready!