Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : ovicus.caching

.NET 4.0 introduced a new caching mechanism that extends the previous existing mechanism intended only for ASP.NET applications. The core of this new caching mechanism is the abstract class ObjectCache in the namespace System.Runtime.Caching. .NET provides a concrete implementation for in-memory caching through the MemoryCache class. However the in-memory cache is not suitable for some distributed scenarios. This project provides a concrete implementation of the .NET Caching API, based on SQL Server, that can be suitable for distributed scenarios, not only Web but distributed computing in general.

Registry - Homepage - JSON
purl: pkg:nuget/ovicus.caching
Keywords: caching, sql, cache, distributed-cache, persistent-cache
License: MIT
Latest release: over 9 years ago
First release: over 10 years ago
Downloads: 22,941 total
Stars: 11 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 30 days ago

    Loading...
    Readme
    Loading...