Persilsoft.Caching.Redis
High-performance Redis implementation for Persilsoft.Caching.Abstractions with comprehensive feature support and flexible configuration options. Provides distributed caching with Redis including string/object operations, batch operations (GetMany/RemoveMany), and Redis-specific Set operations. Built on StackExchange.Redis with integrated logging and robust error handling. Key Features: • Complete ICacheProvider implementation - All 9 core caching methods • IRedisSetOperations support - 5 Redis Set operations (SetAdd, SetMembers, SetRemove, SetLength, SetContains) • Flexible configuration - 5 different configuration methods (connection string, IConfiguration, ConfigurationOptions, factory, Action) • Multi-tenant support - InstanceName prefixing for isolated caches • Batch operations - GetMany/RemoveMany for improved performance • JSON serialization - Automatic serialization for complex objects • Integrated logging - Comprehensive ILogger support • Argument validation - Robust error handling with ArgumentNullException • Production-ready - Battle-tested in enterprise environments Perfect for building scalable distributed caching solutions with Redis in .NET applications.
Activity
- Latest release
- 9mo ago
- Total releases
- 1
- Cadence
- —
- Last 12 months
- 1
Details
- License
- MIT
- First release
- Dec 14, 2025
| Version | Released | |
|---|---|---|
1.0.0
initial
|
1.0.0
initial
Dependencies (5)
|