KVSSD
uNVMe
KVSSD | uNVMe | |
---|---|---|
1 | 1 | |
230 | 95 | |
0.9% | - | |
0.0 | 10.0 | |
about 1 year ago | over 4 years ago | |
C | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
KVSSD
uNVMe
-
Ask HN: Why are there no open source NVMe-native key value stores in 2023?
https://github.com/OpenMPDK/uNVMe/blob/master/doc/uNVMe2.0_S...
I can't find detailed spec sheets detailing which NVMe command sets are supported even for their enterprise drives.
What are some alternatives?
solid_cache - A database-backed ActiveSupport::Cache::Store
xnvme - Portable and high-performance libraries and tools for NVMe devices as well as support for traditional/legacy storage devices/interfaces.
udisk - The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and SPDK to bypass the Linux kernel
KVRocks - RocksDB compatible key value store and MyRocks compatible storage engine designed for KV SSD
ssd-nvme-database - Columnar database on SSD NVMe
yottaStore - A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.
ScaleStore - This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cost-Efficient Storage Engine using DRAM, NVMe, and RDMA.