macOS
brew install garnetlocal Homebrew formula metadata
brew
High-performance cache-store. Version 1.1.10 via Homebrew; verified 2026-06-22.
install
brew install garnetlocal Homebrew formula metadata
nix profile install nixpkgs#garnetnixpkgs package indexes · pkgs/by-name/ga/garnet/package.nix · source: api.github.com
scoop install main/garnetScoop official bucket manifest trees · bucket/garnet.json · source: api.github.com
overview
High-performance cache-store
history
Garnet is a Microsoft Research remote cache-store that speaks the Redis RESP protocol while using a .NET and Tsavorite-based architecture.
The public GitHub repository was created in August 2023, and v1.0.0 was released in March 2024. Microsoft describes Garnet as a new cache-store focused on throughput, latency, scalability, storage, recovery, cluster sharding, key migration, and replication.
The project builds on Microsoft research in storage and systems, with the README naming Tsavorite as Garnet's storage layer and noting a Garnet paper planned for PVLDB 2026.
Garnet's adoption path is deliberately Redis-compatible: it starts from the RESP wire protocol so existing Redis clients can talk to it. The README also points to a managed Azure Cosmos DB Garnet Cache offering, moving the project from open-source package to managed service surface.
Users run GarnetServer and connect with Redis-compatible clients on the usual cache-server model. The docs cover building with .NET, deploying the server, connecting RESP clients, configuration options, TLS, cluster mode, command support, and benchmarking.
Garnet is significant for package and infrastructure users because it is a Redis-protocol server distributed as source, NuGet packages, a .NET tool, Homebrew, Nix, and Scoop packages. It is also a rare Microsoft Research database system designed to be both benchmark-visible and drop-in-client-friendly.
security posture
No matching local secret-handling manifest was found for garnet. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
GarnetServer | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/microsoft/garnet
install metadata
| Package key | brew:garnet |
|---|---|
| Version | 1.1.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/garnet |
| Homepage | https://microsoft.github.io/garnet/ |
| Repository | https://github.com/microsoft/garnet |
| Upstream docs | https://microsoft.github.io/garnet |
| License | MIT |
| Source archive | https://github.com/microsoft/garnet/archive/refs/tags/v1.1.10.tar.gz |
| Last updated | 2026-06-22T14:03:24-07:00 |
| Pulse | updated |
| Dependencies | dotnet |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | garnet |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
garnet
nix profile install nixpkgs#garnetmain/garnet
scoop install main/garnetsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.