Simple cache NuGet Package

The goal of the SimpleCache is to simplify data caching.

It provides special data structures which can aggregate entities by given expression - indexes. Each created index is updated during the cache update - this approach allows to increase reading speed for the price of writing speed and used memory.

Index can be used to access stored entities directly or it can be combined with other indexes to perfom more complex queries.




Got any Simple cache Question?





Info

Version: 1.0.0
Author(s): Damian Krychowski
Last Update: Sunday, March 6, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/damian-krychowski/simple-cache
NuGet Url: https://www.nuget.org/packages/simple-cache


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





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3277