This patch extend `lru_string_map` with `sized_string_map` - a class that helps to control cache size. It implements cache resizing in background thread.
12 KiB
12 KiB
This patch extend `lru_string_map` with `sized_string_map` - a class that helps to control cache size. It implements cache resizing in background thread.