Automic VaultAutomic Vault

brew

Install dynomite with Homebrew

Generic dynamo implementation for different k-v storage engines. Version 0.6.22 via Homebrew; verified 2026-05-12.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install dynomite

local Homebrew formula metadata

overview

Package summary

Generic dynamo implementation for different k-v storage engines

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for dynomite. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

Installed executables

CommandKindExposureNote
dynomitecliglobal executable
dynomite-hash-toolcliglobal executable
dynomite-testcliglobal executable

freshness

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

page generated2026-07-08
manager version0.6.22
manager updated2026-05-12
local dataok
upstreamcurrent
latest detectedv0.6.22

https://github.com/Netflix/dynomite

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:dynomite
Version0.6.22
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/dynomite
Homepagehttps://github.com/Netflix/dynomite
Repositoryhttps://github.com/Netflix/dynomite
Upstream docshttps://netflix.github.io/dynomite
LicenseApache-2.0
Source archivehttps://github.com/Netflix/dynomite/archive/refs/tags/v0.6.22.tar.gz
Last updated2026-05-12T04:37:16Z
Pulseupdated
Dependenciesopenssl@4
Build dependenciesautoconf, automake, libtool
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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