5 ms·
What's it like compared to Redis or even KeyDB?
by big_hacker 1y ago
What's it like compared to Redis or even KeyDB?
- jorangreef 1y agoCompared to Redis, TigerBeetle has strong durability, and an LSM storage engine to page incremental updates to disk, so it can support 10+ TiB data sets without running into snapshot stalls or OOM.