mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
This installs a ZooKeeper server in development and adds two configuration options. Live config and Secrets can now be sourced from either ZooKeeper or the local config. This allows local installs to continue with the easy workflow of just modifying the INI file to test out changes, while allowing us to develop ZK features locally as well (such as throttles).