storj/pkg
Maximillian von Briesen 36c394c295
StatDB (#144)
* add statdb proto and example client

* server logic

* update readme

* remove boltdb from service.go

* sqlite3

* add statdb server executable file

* create statdb node table if it does not exist already

* get UpdateBatch working

* update based on jt review

* remove some commented lines

* fix linting issues

* reformat

* apiKey -> APIKey

* update statdb client apiKey->APIKey
2018-07-27 17:11:44 -04:00
..
cfgstruct pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
dht pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
eestream adds SegmentStore Put functionality (#138) 2018-07-12 18:37:50 -04:00
kademlia captplanet (#159) 2018-07-24 10:08:28 -06:00
miniogw streamstore: add passthrough implementation (#176) 2018-07-27 12:13:08 -06:00
node Mutex/nsclient- WIP (#104) 2018-07-19 15:57:22 -07:00
overlay pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
paths Refactor List in PointerDB (#163) 2018-07-27 09:02:59 +03:00
peertls captplanet (#159) 2018-07-24 10:08:28 -06:00
piecestore pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
pointerdb Refactor List in PointerDB (#163) 2018-07-27 09:02:59 +03:00
pool Mutex/nsclient- WIP (#104) 2018-07-19 15:57:22 -07:00
process pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
provider pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
ranger Test coverage ranger (#168) 2018-07-27 11:31:27 -06:00
statdb StatDB (#144) 2018-07-27 17:11:44 -04:00
storage streamstore: add passthrough implementation (#176) 2018-07-27 12:13:08 -06:00
telemetry added assertion for unused errors (#152) 2018-07-27 11:01:21 -06:00
transport node-node communication (#145) 2018-07-19 10:48:08 -04:00
utils Unit Tests for logging.go added (#148) 2018-07-19 15:41:29 -04:00