-
Notifications
You must be signed in to change notification settings - Fork 54
KV SSD Specification & Software
kvssd-support edited this page Oct 7, 2019
·
1 revision
- SNIA KV API standard spec
- KV SSD Core software including API library, Kernel driver, benchmark tool, etc.
- KV userspace driver
- KVRocks: RocksDB compatible key value store and MyRocks compatible storage engine designed for KV SSD
- KV Ceph: Ceph object storage designed for Samsung Key-Value SSD
- Network KV: APIs at host software level abstracting multiple direct attached or remote KV SSDs (NVMeoF coming soon)
- Minio KV: MinIO is a high performance object storage server compatible with Amazon S3 APIs. Minio is running on NKV.
- Minio KV downloadable binaries