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
  • iBis.Storage.Model - Core storage interfaces

No packages depend on iBis.Storage.Redis.

Version Downloads Last updated
1.1.0 3 06/09/2026