13 packages tagged with “easycaching”
A nice integration between EasyCaching and EasyCompressor. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage by compressing your cache data, especially for distributed cache (such as Redis). EasyCaching is an Easy-to-Use caching library that offers many features and supports many providers and serializers. An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate.
EasyCaching.Interceptor.AspectCore的Autofac扩展
EasyCaching集成CAP; 使用可以查看: https://github.com/yrinleung/EasyCaching.Extensions#1-cap%E6%89%A9%E5%B1%95
EasyCaching集成WebApiClient.JIT; 使用可以查看: https://github.com/yrinleung/EasyCaching.Extensions
EasyCaching.Interceptor.Castle的Autofac扩展
Providers Ocelot extensions to use EasyCaching
Bit.Extensions.Caching.EasyCaching
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using EasyCaching. 使用可以查看: https://github.com/yrinleung/EasyCaching.Extensions
Extends the Entity Manager with an implementation of the entity cache backed by EasyCaching
Caching library based on EasyCaching that supports both In-Memory and Redis caching providers with configurable options.
Revoke.NET EasyCaching Store Extension
A compressor upon EasyCaching serializers using EasyCompressor. This library is very useful for compressing cache data especially for distributed cache (such as Redis) to improve performance by reducing memory usage and network traffic and subsequently. EasyCaching is the best caching abstraction library which supports many providers and serializers. A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.