Module connection

Module connection 

Source
Expand description

Connection management and topology detection

This module handles low-level TCP connections to Redis servers, automatic topology detection, and connection lifecycle management.

Structs§

ConnectionManager
Connection manager that handles topology detection and connection creation
RedisConnection
A connection to a Redis server

Enums§

TopologyType
Type of Redis topology