iBis.Storage.Redis 1.1.0
iBis.Storage.Redis
Redis-based storage service implementation for the DoHu iBis Enterprise Suite.
Overview
This package provides a storage service implementation using Redis for high-performance data storage and caching.
Installation
dotnet add package iBis.Storage.Redis
Usage
Register the Redis storage service:
services.AddScoped<IStorageService, RedisStorageService>();
Dependencies
iBis.Storage.Model- StackExchange.Redis
Related Packages
iBis.Storage.Model- Core storage interfaces
No packages depend on iBis.Storage.Redis.
.NET 8.0
- iBis.Storage.Model (>= 1.1.0)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- StackExchange.Redis (>= 2.8.16)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 3 | 06/09/2026 |