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.71k stars 459 forks source link

Update default port to 6379 #468

Closed badrishc closed 1 week ago

badrishc commented 1 week ago

Fix https://github.com/microsoft/garnet/issues/454 Follow up to https://github.com/microsoft/garnet/pull/467