Open
Conversation
先改一下常用的,只能从文档上看出来,最好再细化一下。
Contributor
|
这个 configType 是用户在配置里填的,可以是 |
Contributor
Author
|
我认为大多数使用者不会去自定义cache,也不是说在 think-cache 层定死。定义好常用的类型,再留出扩展插槽,甚至额外给一个方法允许用户自定义会更好。 |
Contributor
Author
|
我用的时候,没有api的类型提示,总害怕会不会用错,还要去翻一下文档 😂。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
先改一下常用的,只能从文档上看出来,最好再细化一下。