Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/glance-download-memcache. Description: add a memcache to glance api for downloads from the backend store. Currently, the data is written to disk/disk based cache. However, if we can have a cache which will avoid disk IO it might help speed up downloads. Specification URL (additional information): None