distribution/registry/storage/cache/redis
Derek McGowan d8fcbeeb71
Update registry to use WithName for creating Named values
The registry uses partial Named values which the named parsers
no longer support. To allow the registry service to continue
to operate without canonicalization, switch to use WithName.
In the future, the registry should start using fully canonical
values on the backend and WithName should no longer support
creating partial values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-01-18 13:56:56 -08:00
..
redis.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
redis_test.go Fix connection pool exhaustion in Redis tests 2016-09-19 15:30:32 -07:00