KarelCemus / play-redis

Play framework 2 cache plugin as an adapter to redis-server
Mozilla Public License 2.0
164 stars 44 forks source link

Support Redis ZSET #259

Closed KarelCemus closed 2 years ago

KarelCemus commented 2 years ago

Local PR created from #258 addressing unresolved comments, adding additional tests etc.

Bugsource commented 2 years ago

Thanks for your support for test cases! I'm waiting for this PR merged into the master branch and release new versions, cause my application in product environment is using local lib for the zset feature and i want to replace it with normal remote dependencies.