dragonfly/.vscode
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
..
c_cpp_properties.json Limit table growth according to maxmemory. 2022-05-16 08:19:32 +03:00