← Package directory
Available on winget

Install Garnet (.NET 8.0)

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 c...

Install with winget
winget install --id Microsoft.Garnet.DN8
Upgrade
winget upgrade --id Microsoft.Garnet.DN8
Uninstall
winget uninstall --id Microsoft.Garnet.DN8

About Garnet (.NET 8.0)

Garnet is a new remote cache-store from Microsoft Research, that offers several unique benefits: - Garnet adopts the popular RESP wire protocol as a starting point, which makes it possible to use Garnet from unmodified Redis clients available in most programming languages of today, such as StackExchange.Redis in C#. - Garnet offers much better throughput and scalability with many client connections and small batches, relative to comparable open-source cache-stores, leading to cost savings for large apps and service...

Version history

Version Updated Notes
1.0.83 Unknown Release notes