storj/pkg
Yehor Butko e38cf8f50d
Renaming and moving pkg/satellite to satellite/console (#1054)
* [WIP] V3-853 Merge the satellite DB into the master database

* Removing consoleDB from satelliteDB

* Fixing tests for satellite/console

* fixing linter

* sorting imports in satellite/console

* fixing console config

* fixing linter
2019-01-15 15:03:24 +02:00
..
accounting add more bwagreement unit tests (#1046) 2019-01-15 05:44:56 +01:00
audit Fix unstarted pointerdb responsibility (#1033) 2019-01-11 13:45:11 +01:00
auth Allow empty key and better error handling (#986) 2019-01-08 10:22:54 +02:00
bwagreement add more bwagreement unit tests (#1046) 2019-01-15 05:44:56 +01:00
certificates Improve cert signing integration test+: (#997) 2019-01-11 15:59:35 +01:00
cfgstruct Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
datarepair Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
dht Add the ability for Kademlia to do a refresh for each bucket (#908) 2018-12-20 16:45:06 -05:00
discovery Fix unstarted pointerdb responsibility (#1033) 2019-01-11 13:45:11 +01:00
eestream eestream avoids waiting for pending readers if lots of errors (#709) 2018-11-27 10:17:57 +02:00
encryption Faster tests (#834) 2018-12-12 16:05:47 +02:00
identity Improve cert signing integration test+: (#997) 2019-01-11 15:59:35 +01:00
kademlia pkg/inspector: split functionality to be per-service (#1029) 2019-01-14 11:47:22 -07:00
metainfo/kvmetainfo moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
miniogw Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
node Storage Node Peer (#1005) 2019-01-10 15:13:27 +02:00
overlay pkg/inspector: split functionality to be per-service (#1029) 2019-01-14 11:47:22 -07:00
pb pkg/inspector: split functionality to be per-service (#1029) 2019-01-14 11:47:22 -07:00
peertls prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
piecestore Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
pointerdb Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
process Allow empty key and better error handling (#986) 2019-01-08 10:22:54 +02:00
provider pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
ranger removes a few todos (#867) 2018-12-17 13:11:29 -05:00
server pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
statdb pkg/inspector: split functionality to be per-service (#1029) 2019-01-14 11:47:22 -07:00
storage Differentiate GET and PUT operations in the tally service (#965) 2019-01-10 06:41:57 -05:00
storj prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
stream Migrate Minio Gateway to the new Metainfo API (#775) 2018-12-07 20:31:29 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Allow empty key and better error handling (#986) 2019-01-08 10:22:54 +02:00
utils added tally to capt run.go (#751) 2018-12-12 08:15:34 -05:00