13 packages tagged with “ObjectCache”
FileCache is a concrete implementation of the .NET System.Runtime.Caching.ObjectCache that uses the local filesystem as the target location.
In-memory cache and in-memory serialized cache based on PubComp.Caching.Core and System.Runtime.Caching
A implementation of .NET's ObjectCache for Redis. Uses StackExchange.Redis. Works with Azure Redis Cache.
Extension methods for System.Runtime.Caching.ObjectCache / MemoryCache with locking mechanism.
In memory implementation of InceptionCache ICacheProvider
An implementation of .net 4.0's ObjectCache that saves to an instance of a Cassandra Db.
An adapter for ObjectCache that allows for simplified access to cache items.
Simple FileCache implementation
CacheItemPolicyConfiguration is a .NET library that provides a programmatic and .NET config file-based configuration of cache item policies used with the System.Runtime.Caching.ObjectCache class and its derived classes (such as System.Runtime.Caching.MemoryCache).
A plug-n-play utility package to manage cache. Currently servicing via ObjectCache and RedisCache (Beta)