distribution/registry/storage/cache
Noah Treuhaft cafeae4ecd Fix connection pool exhaustion in Redis tests
The Redis tests were failing with a "connection pool exhausted" error
from Redigo. Closing the connection used for FLUSHDB fixes the problem.

Signed-off-by: Noah Treuhaft <noah.treuhaft@docker.com>
2016-09-19 15:30:32 -07:00
..
cachecheck Add support for layers from foreign sources 2016-05-20 12:31:10 -07:00
memory Add locking to repository access in memory cache 2016-08-26 18:10:42 -07:00
redis Fix connection pool exhaustion in Redis tests 2016-09-19 15:30:32 -07:00
cache.go Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
cachedblobdescriptorstore.go Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00