storj/internal/testplanet
Cameron 76ad83f12c
satellite/accounting: add redis support to live accounting (#3213)
* set up redis support in live accounting

* move live.Service interface into accounting package and rename to Cache, pass into satellite

* refactor Cache to store one int64 total, add IncrBy method to redis client implementation

* add monkit tracing to live accounting
2019-10-16 12:50:29 -04:00
..
dir.go internal/testplanet: add missing consoleserver.Config (#2269) 2019-06-20 22:27:36 +02:00
planet_test.go internal/testplanet: fix conn leak (#3132) 2019-09-27 09:47:57 -06:00
planet.go internal/testplanet: add satellite.API to testplanet (#3237) 2019-10-14 16:01:53 -04:00
reconfigure.go satellite: make PointerDB an argument to satellite.New (#3233) 2019-10-10 21:06:26 +03:00
run_test.go Ensure that tally tests run against postgres (#1227) 2019-02-05 16:23:45 +02:00
run.go satellite/discovery: remove discovery related code (#3175) 2019-10-14 10:57:01 -04:00
satellite.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
storagenode.go storagenode/gracefulexit: Add graceful exit chore and worker. (#3262) 2019-10-15 11:29:47 -04:00
uplink_test.go all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
uplink.go all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
versioning.go Delete Bootstrap and Kademlia (#2974) 2019-10-04 16:48:41 -04:00