Instead of letting the cache grow without bound, use a LRU to impose a size limit. The limit is configurable through a new `blobdescriptorsize` config key. Signed-off-by: Aaron Lehmann <alehmann@netflix.com>  | 
			||
|---|---|---|
| .. | ||
| memory.go | ||
| memory_test.go | ||
				
					
						
							Instead of letting the cache grow without bound, use a LRU to impose a size limit. The limit is configurable through a new `blobdescriptorsize` config key. Signed-off-by: Aaron Lehmann <alehmann@netflix.com>  | 
			||
|---|---|---|
| .. | ||
| memory.go | ||
| memory_test.go | ||