CacheCrow NuGet Package

CacheCrow is a simple Key-value, LFU, Time based, thread safe Cache.
It works on 2 layers, Active and Dormant cache.

In-memory serves as Active whereas disk sits as Dormant Cache. LFU algorithm in conjunction with data time-expiry is used to make data servicable.




Got any CacheCrow Question?





Info

Version: 1.1.0
Author(s): Rishabh
Last Update: Saturday, December 21, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/RishabKumar/CacheCrow
NuGet Url: https://www.nuget.org/packages/CacheCrow


Install
Install-Package CacheCrow
dotnet add package CacheCrow
paket add CacheCrow
CacheCrow Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

1559