Automic VaultAutomic Vault

brew

dynomite mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dynomite in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dynomite

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Generic dynamo implementation for different k-v storage engines

Befehle und Aliase

  • dynomite
  • dynomite-hash-tool
  • dynomite-test

Verlauf

Projektgeschichte und Nutzung

Dynomite is Netflix's distributed Dynamo-inspired layer for key-value storage engines and protocols such as Redis and Memcached, focused on high availability and cross-datacenter replication.

Projektgeschichte

Netflix created the public Dynomite repository in 2013. The README says Dynomite was inspired by Amazon's Dynamo whitepaper and was designed as a thin distributed layer over storage engines that do not themselves provide high availability or cross-datacenter replication.

The project documentation describes Redis and Memcached as supported protocols and emphasizes multi-datacenter replication, high availability, few moving parts, and performance. The README also records a branch workflow where version-numbered branches are considered stable while the `dev` branch is the active development branch.

Adoptionsgeschichte

Dynomite's adoption story is tied to Netflix infrastructure and the broader post-Dynamo ecosystem of eventually consistent key-value systems. In package managers, it is a specialized service binary rather than a general CLI; Homebrew keeps it available for local testing, experiments, and operators who need the daemon and helper tools.

Wie es verwendet wird

Operators run `dynomite` with a YAML configuration file, commonly `dynomite.yml`, specifying datacenter, rack, tokens, seeds, listen addresses, datastore protocol, server pools, gossip, encryption scope, and statistics settings. The package also includes hash and test helper tools.

Warum Paket-Nerds sich dafür interessieren

Dynomite matters to package nerds because it packages the Dynamo paper lineage into a concrete Unix service around existing key-value stores. It is a good example of infrastructure software whose formula exposes a daemon, config file, test mode, and helper binaries rather than a developer-facing one-shot command.

Zeitleiste

  • 2007: Amazon publishes the Dynamo paper that inspires Dynomite's design direction.
  • 2013: Netflix creates the public Dynomite repository.
  • 2010s: Dynomite documents Redis and Memcached backends, multi-datacenter replication, and versioned stable branches.
  • 2026: Homebrew packages Dynomite 0.6.22.

Related projects

  • Related projects include Amazon Dynamo, Redis, Memcached, Apache Cassandra, Riak, Netflix internal infrastructure projects, and other distributed key-value stores built around replication, partitioning, and high availability.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für dynomite wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
dynomite.yml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dynomitecliglobales Executable
dynomite-hash-toolcliglobales Executable
dynomite-testcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version0.6.22
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.6.22

https://github.com/Netflix/dynomite

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dynomite
Version0.6.22
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dynomite
Homepagehttps://github.com/Netflix/dynomite
Repositoryhttps://github.com/Netflix/dynomite
Upstream-Dokumentationhttps://netflix.github.io/dynomite
LizenzApache-2.0
Quellarchivhttps://github.com/Netflix/dynomite/archive/refs/tags/v0.6.22.tar.gz
Zuletzt aktualisiert2026-07-10T19:03:08-04:00
Pulseupdated
Abhängigkeitenopenssl@4
Build-Abhängigkeitenautoconf, automake, libtool
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedynomite
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment