microsoft / garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
https://microsoft.github.io/garnet/
MIT License
10.37k stars 525 forks source link

Fix large sized pubsub message transfer #791

Closed badrishc closed 1 week ago

badrishc commented 1 week ago

Fix large sized pubsub message transfer Fixes #790