Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eshva.Caching.Abstractions

This package is the basis for creating caches. Currently, it only has abstractions to implement a distributed cache based on the IDistributedCache contract and its development IBufferDistributedCache from the .NET standard library. In the future, I plan to add primitives to implement what I call the proactive cache.

You can read more about the distributed cache behavior contract and implementation of specific caches in the following articles:


Данный пакет является основой для создания компонентов кэширования. В настоящее время он имеет абстракции только для реализации распределённого кэша на основе контракта IDistributedCache и его развития IBufferDistributedCache из стандартной библиотеки .NET. В будущем я планирую добавить примитивы для реализации, как я его называю, проактивного кэша.

Более подробно о контракте поведения распределённого кэша и реализации конкретных кэшей можно прочесть в следующих статьях:

About

Mike Eshva's caching abstractions

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages