storj/cmd/storj-sim
Jess G 8d92c288e2
satellitedb: separate migration into subcommand (#3436)
* separate sadb migration, add version check

* update checkversion to do same validation as migration

* changes per CR

* add sa migration to storj-sim

* add different debug port in storj-sim for migration

* add wait for exit for storj-sim migration

* update sa docker entrypoint to support migration

* storj-sim satellite parts all wait for migration

* upgrade golang-migrate/migrate to v4 because bug

* fix go mod tidy
2019-11-02 13:09:07 -07:00
..
cancelable.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
console.go satellite/console: add referral link logic (#2576) 2019-07-19 14:22:10 -04:00
main.go cmd/storj-sim: add --redis flag (#3451) 2019-11-01 20:48:37 +01:00
network.go satellitedb: separate migration into subcommand (#3436) 2019-11-02 13:09:07 -07:00
prefix_test.go cmd/storj-sim: ensure prefix writer can be used concurrently (#2243) 2019-06-19 22:30:48 +03:00
prefix.go cmd/storj-sim: ensure prefix writer can be used concurrently (#2243) 2019-06-19 22:30:48 +03:00
process.go satellitedb: separate migration into subcommand (#3436) 2019-11-02 13:09:07 -07:00