storj/pkg
Yehor Butko 54cd9491c6
V3-664 Extend User repository. Reimplemented with dbx (#591)
* V3-664 Extend User repository. Reimplemented with dbx

* structure updated

* redundant packages removed, structure simplified

* fixing goimports

* removed constuctor from user struct

* separated types declarations from database file

* test file renamed

* fixes according to review

* fixing goimports

* fixing goimports
2018-11-08 16:19:42 +02:00
..
audit Fix audit stuff breaking test-captplanet (#594) 2018-11-07 16:23:05 -05:00
auth Fix 'message not signed by the satellite' problem (#560) 2018-11-05 16:12:19 +01:00
bwagreement Diagnostic tool for Satellite (#586) 2018-11-08 08:20:23 -05: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
datarepair Added distqueue interface and redis and test queue (#555) 2018-11-08 08:53:27 -05:00
dht Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
eestream Don't count current channel when testing for slowness (#584) 2018-11-08 09:40:07 +02:00
encryption Don't encrypt empty content for buckets and 0-byte objects (#583) 2018-11-08 15:22:38 +02:00
kademlia Optimize sortByXOR (#571) 2018-11-02 18:46:59 +02:00
metainfo/kvmetainfo Add redundancy share information (#589) 2018-11-08 10:45:48 +02:00
miniogw Allow S3 clients to reupload stale parts (#588) 2018-11-07 17:13:40 +02:00
node better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
overlay Added distqueue interface and redis and test queue (#555) 2018-11-08 08:53:27 -05:00
pb Fix 'message not signed by the satellite' problem (#560) 2018-11-05 16:12:19 +01:00
peertls better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
piecestore pretty print logging (#598) 2018-11-08 11:28:30 +01:00
pointerdb Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
process give our appearence on windows some love (#429) 2018-10-16 14:48:17 -04:00
provider better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
ranger Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
satellite V3-664 Extend User repository. Reimplemented with dbx (#591) 2018-11-08 16:19:42 +02:00
statdb adds audit job (#521) 2018-11-07 01:16:43 +00:00
storage Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
storj metainfo readonly stream (#580) 2018-11-06 13:40:06 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
utils pkg/utils CollectErrors tests (#496) 2018-10-18 10:55:00 -06:00