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
- Host: GitHub
- URL: https://github.com/pmem/pmem-rocksdb-plugin
- Owner: pmem
- License: bsd-3-clause
- Created: 2021-11-25T09:36:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T06:02:25.000Z (almost 4 years ago)
- Last Synced: 2024-04-28T02:42:32.991Z (about 2 years ago)
- Language: C++
- Size: 28.3 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!