|
|
|
|
|
by faizshah
359 days ago
|
|
It’s RocksDB but faster because data can be searched while still compressed allowing you to load more records in less cache/ram leading to up to 10x performance of RocksDB. It adds an embedded http control plane as well as supporting other extensions like MyRocks (MySQL) and Todis (redis compatibility). Or at least thats what I got from it correct me if I am wrong rockeet. |
|