Commit Graph

2 Commits

Author SHA1 Message Date
Roman Gershman
797c8121b1 Limit table growth according to maxmemory.
1. Make EngineShardSet to be a process singleton instead of a variable passed everywhere.
2. Implement a heuristic of updating free memory per shard.
3. Make sure that SET command returns OOM when a database reaches its limits.
2022-05-16 08:19:32 +03:00
Roman Gershman
d3ccd5b836 Implement Save of rdb header/epilog 2022-02-24 14:11:51 +02:00