storj/pkg
Bill Thorp 342dc857f5 rollup query (#1056)
* implemention notes

* more notes

* starting rollup query

* not working yet

* fixed build

* fixed cfg bug

* change context cancelled errs to debugs

* using byte hours for at rest tally

* revert changes to go.mod

* comment fixes

* prevent double recording tallies in rollup

* linting

* stop leaking dbx

* nodeid changes

* fix build
2019-01-16 14:30:33 -05:00
..
accounting rollup query (#1056) 2019-01-16 14:30:33 -05:00
audit Change overlay cache database interface (#1047) 2019-01-15 11:08:45 -05: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 Save only user-specific flags to storage node's config.yaml (#1051) 2019-01-15 15:55:33 +02:00
datarepair rollup query (#1056) 2019-01-16 14:30:33 -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 use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00
kademlia Save only user-specific flags to storage node's config.yaml (#1051) 2019-01-15 15:55:33 +02: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 trivial: log "connection to node failed" at DEBUG level (#1064) 2019-01-16 13:01:59 -05:00
overlay Change overlay cache database interface (#1047) 2019-01-15 11:08:45 -05: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 Fix SN overrided params (#1049) 2019-01-15 10:43:10 -05:00
pointerdb Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
process Fix ignored overridden flag in user config (#1059) 2019-01-15 16:03:24 -05: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 Save only user-specific flags to storage node's config.yaml (#1051) 2019-01-15 15:55:33 +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 use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05: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