prune(target_size, max_time = nil)
Instance Public methods
To ensure entries fit within the specified memory prune the cache by removing the least recently accessed entries.
To ensure entries fit within the specified memory prune the cache by removing the least recently accessed entries.
Please login to continue.