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
9.72k stars 460 forks source link

Misc fixes #406 - Issues 3,8,9 #409

Closed vazois closed 1 month ago

vazois commented 1 month ago

This PR addresses issues 3,8,9 from #406. Note: I removed partial/unused code fragments related to issue 8