Skip to content

Vendor RedisModuleEvent_ClusterTopologyChange (event id 20)#89

Draft
gabsow wants to merge 1 commit into
RedisLabsModules:masterfrom
gabsow:feature/cluster-topology-change-event
Draft

Vendor RedisModuleEvent_ClusterTopologyChange (event id 20)#89
gabsow wants to merge 1 commit into
RedisLabsModules:masterfrom
gabsow:feature/cluster-topology-change-event

Conversation

@gabsow

@gabsow gabsow commented Jun 18, 2026

Copy link
Copy Markdown

Summary

Vendors the new RedisModuleEvent_ClusterTopologyChange server event (event id 20, its subevents, and the RedisModuleClusterTopologyChangeInfo payload) from redis/redis#15350 into this SDK's redismodule.h, so modules built against it can subscribe to OSS cluster topology change notifications.

Header-only change, mirroring how the existing CLUSTER_SLOT_MIGRATION events are vendored. Will be reconciled by the normal redismodule.h sync once the core PR lands.

Depends on / mirrors: redis/redis#15350
Relates-to: RED-148990

Draft — gated on the core event being finalized.

🤖 Generated with Claude Code

Mirror the new server event from redis/redis#15350 so modules built against
this SDK can subscribe to cluster topology change notifications.

Relates-to: RED-148990

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant