High performance, thread-safe in-memory caching primitives for .NET
-
Updated
Nov 25, 2024 - C#
High performance, thread-safe in-memory caching primitives for .NET
HybridCacheLibrary - A high-performance, thread-safe caching library in C#, combining the strengths of both LRU and LFU cache eviction strategies. Perfect for managing dynamically sized caches with customizable frequency settings.
Add a description, image, and links to the lfu topic page so that developers can more easily learn about it.
To associate your repository with the lfu topic, visit your repo's landing page and select "manage topics."