Tag

configEpoch

0 views collected around this technical thread.

Full-Stack Internet Architecture
Full-Stack Internet Architecture
Apr 28, 2025 · Databases

Understanding Epochs in Redis Cluster: currentEpoch and configEpoch

This article explains the concept of epochs in Redis Cluster, describing the two types—currentEpoch and configEpoch—their roles in versioning and conflict resolution, how they are updated and persisted, and provides example node listings and commands for inspection.

ClusterDatabaseEpoch
0 likes · 5 min read
Understanding Epochs in Redis Cluster: currentEpoch and configEpoch