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

Add missing change from #468; remove outdated comments #488

Closed jthvai closed 5 days ago

jthvai commented 6 days ago

Dockerfile.alpine was overlooked in #468; the removed ENTRYPOINT comments refer to arguments removed in the same PR.