Exq.Redis.Connection (exq v0.19.0) View Source
The Connection module encapsulates interaction with a live Redis connection or pool.
Link to this section Summary
Link to this section Functions
Link to this function
zrangebyscorewithlimit!(redis, set, offset, size, min \\ "0", max \\ "+inf")
View Source
Link to this function
zrangebyscorewithscoreandlimit!(redis, set, offset, size, min \\ "0", max \\ "+inf")
View Source
Link to this function
zrevrangebyscorewithlimit!(redis, set, offset, size, min \\ "0", max \\ "+inf")
View Source
Link to this function