GitHub user Aetherance added a comment to the discussion: Proposal: Keyspace Notifications for Kvrocks
@jihuayu I think I'm ready to start implementing. My plan is to split it into two PRs to keep each one easy to review: the first one implementing keyspace notifications on the primary node (the notify-keyspace-events config plus set/del publishing on the `__keyspace@__ / __keyevent@__` channels), and a second one adding replica support on top, deriving the same events from the WAL. Does that sound reasonable? If so I'll get started on the first PR. Thanks! GitHub link: https://github.com/apache/kvrocks/discussions/3533#discussioncomment-17460612 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
