How Can I Save a Temporal Cache to Disk?

后端 未结 0 1086
旧巷少年郎
旧巷少年郎 2020-12-18 02:59

I have this function using ttl_cache() from cachetools.func:

import cachetools.func

class Test:
    @cachetools.func.ttl_cache(maxs         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题