storj/pkg/overlay
Dennis Coyle 5de5428d3a
First pass at node restrictions (#146)
* WIP First pass at node restrictions

* adjustments to storage clients

* fix cover

* undo previous import change

* adding copyright

* fix the tests

* check for keys

* moar fixes to tests

* linter

* change how we handle restrictions

* add generated pb.go file

* PR comments addressed

* MockKeyValueStore

* pr comments addressed

* missing )

* past my bedtime

* moar merge issues

* cleanup
2018-08-01 10:15:38 -04:00
..
cache_test.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
cache.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
client_test.go Adjust Segment Store to the updated interface (#160) 2018-07-23 14:05:02 -06:00
client.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
config_test.go unit tests for service.go in overlay package added (#155) 2018-08-01 08:57:37 -04:00
config.go unit tests for service.go in overlay package added (#155) 2018-08-01 08:57:37 -04:00
overlay_test.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
server.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
service_test.go unit tests for service.go in overlay package added (#155) 2018-08-01 08:57:37 -04:00
service.go 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
utils_test.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00