alibaba / jetcache

JetCache is a Java cache framework.
Apache License 2.0
5.09k stars 1.05k forks source link

feat: lettuce factory support pub/sub connection #918

Open Roiocam opened 1 month ago

Roiocam commented 1 month ago

Related with #707

My application similar to this issue, uses LettuceFactory to get the Connection globally.