Long-term ledger storage with BigTable (bp #11222)

This commit is contained in:
Michael Vines
2020-07-17 13:25:28 -07:00
parent 7f0d4f0656
commit 66242eab41
34 changed files with 5484 additions and 34 deletions

View File

@@ -7,7 +7,7 @@ source multinode-demo/common.sh
rm -rf config/run/init-completed config/ledger config/snapshot-ledger
timeout 15 ./run.sh &
timeout 120 ./run.sh &
pid=$!
attempts=20