0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00
imageproxy/cache
Will Norris 95fdd8b79f add basic caching support
includes two implementations, a no-op NopCache and an in-memory
MemoryCache.
2013-12-04 02:55:56 -08:00
..
cache.go add basic caching support 2013-12-04 02:55:56 -08:00
memory.go add basic caching support 2013-12-04 02:55:56 -08:00
nop.go add basic caching support 2013-12-04 02:55:56 -08:00