RoseDB
Lightweight, fast and reliable key/value storage engine based on Bitcask.
Lightweight
Lightweight and easy to use, rosedb is very suitable for embedded devices.
Fast
rosedb is written in Go, which is very fast and can be used in high-performance scenarios.
Reliable
rosedb guarantees data consistency through the use of write-ahead logs.