Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可否增加 cache 过期配置 #18

Open
edenleung opened this issue May 15, 2021 · 1 comment
Open

可否增加 cache 过期配置 #18

edenleung opened this issue May 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@edenleung
Copy link

edenleung commented May 15, 2021

发现代码有数据库查询缓存,并且还是永久的,能否可以提供过期选项。

还是需要开发者 手动清缓存?

@leeqvip
Copy link
Member

leeqvip commented Jun 2, 2021

缓存使用官方框架内置,参考THINKPHP文档:数据库缓存杂项-缓存,可以在缓存配置中设置expire

@leeqvip leeqvip added the question Further information is requested label Jun 2, 2021
@leeqvip leeqvip added enhancement New feature or request and removed question Further information is requested labels Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants