107 packages tagged with “memcached”
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
EnyimMemcachedCore is a Memcached client library for .NET. Add services.AddEnyimMemcached() in Startup. Inject IMemcachedClient into constructors.
Memcached client library for .NET based languages.
CacheManager extension package which adds support for Redis as a distributed cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
CacheManager extension package which adds System.Runtime.Caching.MemoryCache as an option for a local in-memory cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient into constructor.
An Memcached cache client implementing ServiceStack's ICacheClient: https://docs.servicestack.net/caching
A simple distributed caching provider based on EnyimMemcachedCore.
High performance Memcached client on .NET, incorporating both synchronous and asynchronous
log4net based logging adapter for the Enyim Memcached library.
WeChat Public Account - Memcached Module Senparc.CO2NET SDK Open Source Project: https://github.com/JeffreySu/WeiXinMPSDK
Distributed cache (Redis & Memcached) on .NET
NLog based logging adapter for the Enyim Memcached library.
CacheManager extension package which uses System.Web.Caching and also comes with a custom OutputCache provider. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
Package Description
Memcached SessionState providers
A generic cache mechanism that provides config switching between memory, ASP.NET web, AppFabric, memcached and redis cache mechasnisms. Supports advanced features such as cache dependencies and also fully supports AppFabric and redis within Azure. This package contains no examples or documentation and contains core components only. If you require examples, configuration updates and version notes in addition to the updated binary, please use the full Glav.CacheAdapter package.
A generic cache mechanism that provides config switching between memory, ASP.NET web, AppFabric, memcached and redis cache mechasnisms. Supports advanced features such as cache dependencies and also fully supports AppFabric and redis within Azure. This package contains example code, configuration updates and release notes in addition to the binaries. If you have already installed this package previously, or only require an updated binary, then please update or install the Glav.CacheAdapter.Core package.
A highly available, high performance ASP.NET session state store provider using Memcached.
CacheManager extension package to work with Memcached as a distributed cache. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific Memcached handles.
CacheManager extension package to work with Couchbase as a distributed cache. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
微信 SDK - Memcached 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
Memcached Transcoder using protobuf-net.
Memcached Transcoder using MsgPack-Cli, Array-Mode.
A distributed Memcached client implementation.
Base infrastructure for adding a distributed Memcached client to a service.