# Functions
New configures a memcached storage adapter.
# Constants
DefaultExpiration is used when no expiration=<duration> config parameter is given.
DefaultKeyPrefix is used with file reference IDs to lookup and store data in Memcached.
Defaults copied from github.com/bradfitz/gomemcache/memcache for clarity.
Defaults copied from github.com/bradfitz/gomemcache/memcache for clarity.
MaxExpiration is the larges value supported for the expiration=<duration> config parameter.