fwiw redis has persistence https://redis.io/docs/latest/operate/oss_and_stack/managemen...
That just makes it durable, the entire dataset still has to fit in memory.
The format was made for taking snapshots, it’s terrible for lookup.
That just makes it durable, the entire dataset still has to fit in memory.
The format was made for taking snapshots, it’s terrible for lookup.