storj/storage
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
..
boltdb all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
filestore all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
postgreskv satellite: make PointerDB an argument to satellite.New (#3233) 2019-10-10 21:06:26 +03:00
redis satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
storelogger CompareAndSwap in KeyValueStore (#2602) 2019-07-23 22:46:33 +03:00
teststore all: fix Error.New formatting (#2840) 2019-08-21 19:30:29 +03:00
testsuite all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
blob.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
common.go CompareAndSwap in KeyValueStore (#2602) 2019-07-23 22:46:33 +03:00
iterator.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
listkeys.go Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
listv2.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
util.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00