storj/satellite/metainfo
Jess G 8518618b7a
add postgres support to storj-sim (#1908)
* add flags to sotrj-sim for SA dbs

* add schema to postgres

* add createschema with parse to sa

* add metainfo db postgres support

* add kv default as bolt

* add debug log to see db source

* add env var for postgres to test-sim.sh

* fix lint errs

* dynamically add postgres to args

* add postgres to integration tests

* add sqlite and postgres integration jenkins

* fix db name

* merge integration tests into one step

* test integration tests w/psql

* try using different schema

* debug failure

* use correct host for running storj-sim

* rm sqlite integration

* add back integration
2019-05-14 08:13:18 -07:00
..
config.go add postgres support to storj-sim (#1908) 2019-05-14 08:13:18 -07:00
metainfo_test.go Refactor pb.Node protobuf (#1785) 2019-04-22 12:07:50 +03:00
metainfo.go Refactor accountingdb interface (#1897) 2019-05-10 15:05:42 -04:00
service.go Move pointerdb.Service to satellite (#1826) 2019-04-25 10:46:32 +02:00