macOS
brew install garnetlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für garnet in AI-Agent-Workflows.
Installation
brew install garnetlocal Homebrew formula metadata
nix profile install nixpkgs#garnetnixpkgs package indexes · pkgs/by-name/ga/garnet/package.nix · Quelle: api.github.com
scoop install main/garnetScoop official bucket manifest trees · bucket/garnet.json · Quelle: api.github.com
Überblick
High-performance cache-store
Verlauf
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.
Sicherheitslage
Für garnet wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
GarnetServer | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/microsoft/garnet
Installationsmetadaten
| Paketschlüssel | brew:garnet |
|---|---|
| Version | 1.1.10 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/garnet |
| Homepage | https://microsoft.github.io/garnet/ |
| Repository | https://github.com/microsoft/garnet |
| Upstream-Dokumentation | https://microsoft.github.io/garnet |
| Lizenz | MIT |
| Quellarchiv | https://github.com/microsoft/garnet/archive/refs/tags/v1.1.10.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:24-07:00 |
| Pulse | updated |
| Abhängigkeiten | dotnet |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
garnet
nix profile install nixpkgs#garnetmain/garnet
scoop install main/garnetQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.