Netflix / dynomite

A generic dynamo implementation for different k-v storage engines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brew install dynomite

ankane opened this issue · comments

Hi, thanks for this project! Just wanted to share that it's now available on Homebrew, so Mac users can install it with:

brew install dynomite

The sample config files are in /usr/local/etc/dynomite by default on Mac x86, and I believe /opt/homebrew/etc/dynomite on Mac ARM.

Ref: Homebrew/homebrew-core#91186