Changelog
- cca0cb5 Merge pull request #46 from rueian/pubsub-hooks
- 3254a86 doc: add DedicatedClient.SetPubSubHooks to README
- abe1d70 feat: SetPubSubHooks on DedicatedClient for processing pubsub flexibly
- ee8bdfb feat: add Close to DedicatedClient interface
- d754f33 fix: avoid closing in used connections during cluster client initialization
- 8503b21 fix: avoid racing with sync read when closing
- 26bab34 fix: clean noreply cmds proactively to avoid filling up the ring
- 0b9f081 fix: handle sunsubscribe and ssubscribe event