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

fix: lettuce连接池问题修复,以及增加AutoCloseable接口进行资源管理 #176

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

TsukasaHwan
Copy link
Contributor

修复lettuce连接池问题,以及增加AutoCloseable接口进行资源管理

@TsukasaHwan
Copy link
Contributor Author

新增caffeine cache来管理内存会话功能,看是否需要合并

@llllllxy
Copy link

增加caffeine cache后,有测试过缓存性能或者内存性能确实有实质性提升吗,要不然改造的意义不大

@TsukasaHwan
Copy link
Contributor Author

增加caffeine cache后,有测试过缓存性能或者内存性能确实有实质性提升吗,要不然改造的意义不大

有提升,可以让用户自行选择,默认还是使用的HashMap

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

Successfully merging this pull request may close these issues.

2 participants