appadmin can use ccache with cache.ram = cache.disk = cache.memcache

This commit is contained in:
sugizo
2017-04-13 06:31:40 +07:00
parent ad43249f61
commit ab537242c4
+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