perf: hashed tables for observee-subscriber sets #81

Closed
khushmmehta wants to merge 0 commits from pubsub into main
khushmmehta commented 2025-07-12 23:31:31 +00:00 (Migrated from github.com)

Hashed observee keys, children subscriber keys for near-instantaneous subscribe/unsubscribe operations

More concise and flexible internal logic as there can be no duplicate observees, and an observee can have multiple subscribers in the same table

Refs: #26

Hashed observee keys, children subscriber keys for near-instantaneous subscribe/unsubscribe operations More concise and flexible internal logic as there can be no duplicate observees, and an observee can have multiple subscribers in the same table Refs: #26

Pull request closed

Sign in to join this conversation.
No description provided.