Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 533 forks source link

brew install dynomite #806

Closed ankane closed 2 years ago

ankane commented 2 years ago

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: https://github.com/Homebrew/homebrew-core/pull/91186