Stopover - A simple and robust message broker built on top of RocksDB Initialize the data dir mkdir -p ./data/streams touch ./data/streams/.active Start the server docker-compose docker-compose up -d Python python3 -m stopover_server