Closed VladRodionov closed 4 months ago
We need to run scavengers periodically, when expiration is enabled to clean up expired items. This may be beneficial when maximum cache size is larger that effective working set size (WSS).
Done as a part of #389
Periodic runs (vacuum) are disabled by default.
We need to run scavengers periodically, when expiration is enabled to clean up expired items. This may be beneficial when maximum cache size is larger that effective working set size (WSS).