darkwing::cache

Module connection

source
Expand description

Redis cache connection management module.

This module provides functionality for establishing and managing connections to a Redis cache using connection pooling. It handles connection initialization and pooling configuration.

Structs§

  • Represents a Redis cache connection manager.

Type Aliases§