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

如何自定义 RedisCache ? #881

Open
mizhoux opened this issue Apr 28, 2024 · 0 comments
Open

如何自定义 RedisCache ? #881

mizhoux opened this issue Apr 28, 2024 · 0 comments

Comments

@mizhoux
Copy link

mizhoux commented Apr 28, 2024

使用 RedisCacheBuilder 进行配置 JetCache 时,jedisPool 必须为 redis.clients.jedis.util.Pool<redis.clients.jedis.Jedis>。但公司有自己的 Redis 连接实现,该实现无法与 RedisCacheBuilder 兼容。因而想通过自定义 RedisCache 替换默认的 RedisCache,有最佳实践吗?

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

1 participant