Merge pull request #1607 from sugizo/fix_memcache_appadmin

appadmin can use ccache with cache.ram = cache.disk = cache.memcache
This commit is contained in:
mdipierro
2017-04-28 08:09:17 -05:00
committed by GitHub
+3
View File
@@ -21,6 +21,9 @@ def MemcacheClient(*a, **b):
class MemcacheClientObj(Client):
def initialize(self):
pass
meta_storage = {}
max_time_expire = 24*3600