v1.1.0-2.10
Changes
All changes are included in this milestone.
- #6
sMembersasynchronous command now correctly returnsFuture[Set[A]]instead ofFuture[Set[String]] - #7 Implemented changes related to Redis v2.8.x
- New commands
- SCAN
- HSCAN
- SSCAN
- ZSCAN
- Modified commands
ttlnow returnsEither[Boolean, Int]pTtlnow returnsEither[Boolean, Long]ttlDurationnow returnsEither[Boolean, FiniteDuration]
- New commands