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

CustomizedRedisCache 这个类不完整吧? #4

Open
mutable-Linus opened this issue Apr 8, 2018 · 1 comment
Open

CustomizedRedisCache 这个类不完整吧? #4

mutable-Linus opened this issue Apr 8, 2018 · 1 comment

Comments

@mutable-Linus
Copy link

    RedisCacheElement redisCacheElement = new RedisCacheElement(cacheKey, fromStoreValue(lookup(cacheKey)));

这里的 fromStoreValue 和 lookup 呢 ?

@DevilMayCrySamsara
Copy link

@mutable-Linus 父类RedisCache 里,spring-data-redis.jar包里的,我的版本是1.8.3.RELEASE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants