storj/storage/cockroachkv
Simon Guindon 5a1b2f49f4 storage/cockroachkv: add application name to the db connection string.
CockroachDB collects query metrics and separates them by application name and we were not setting the correct application name for the cockroachkv client. This PR calls our existing function that appends it to the connection string.
Change-Id: I4a97ed248c31f8b187c680d84b45472f0d50fd7e
2020-01-10 15:11:08 -05:00
..
schema storj-sim: work with cockroach:// urls for satellite databases 2019-12-09 23:44:00 +00:00
client_test.go satellite/metainfo: Use cockroachdb client for metainfo db 2019-12-05 10:33:54 -07:00
client.go storage/cockroachkv: add application name to the db connection string. 2020-01-10 15:11:08 -05:00
common.go storage/cockroachkv: initial client implementation 2019-12-05 16:11:23 +00:00
ordered_iterator.go satellite/metainfo: Use cockroachdb client for metainfo db 2019-12-05 10:33:54 -07:00