clickhouse-keeper: store unique session IDs for watches
Official CH changelog text
clickhouse-keeper: store only unique session IDs for watches. #37641 (Azat Khuzhin).
clickhouse-keeper now stores only unique session IDs for watches.
Why it matters
This feature enhances the internal efficiency of clickhouse-keeper by preventing duplicate session IDs from being stored for watches. It reduces unnecessary data redundancy and improves performance in managing watch sessions.
How to use it
No specific user action is required. This improvement is applied internally within clickhouse-keeper and automatically optimizes session ID storage for watches.