8000 Release v0.3.1 · icowan/shorter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.3.1

Compare
Choose a tag to compare
@icowan icowan released this 15 Nov 10:08
· 2 commits to master since this release

增加了LRU缓存,优先从内存取数据,没有再向后端redis或memory取

环境变量CACHE_CAP=5000 表示cache最多5000条数据 默认 2048

0