Pustalorc.FrequencyCache

A cache SDK that utilizes access frequency & creation date to determine which previous items to replace within the cache.


Keywords
cache, frequency, replacement, access
License
MIT
Install
Install-Package Pustalorc.FrequencyCache -Version 1.2.2

Documentation

Frequency Cache

This is a project that creates a basic cache system where the replacement strategy is keeping elements which are used frequently and are recent in the cache with minimal performance impact.

To install this project, please go to nuget.