Module redis

Module redis 

Source
Expand description

Redis service for managing Redis connections and operations

This service provides a centralized, reusable interface for all Redis operations across the CLI. It handles connection management, health checks, and common Redis stream operations.

Structsยง

RedisService
Redis service for connection management and operations