Hacker News new | ask | show | jobs
by big_hacker 255 days ago
What's it like compared to Redis or even KeyDB?
1 comments

Compared 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.