Open
0 of 2 issues completedOpen
0 of 2 issues completed
Description
Mark Paluch opened DATAREDIS-453 and commented
The Sorted Sets APIs declare methods using double
min/max arguments and long
offset/count arguments. The API should be improved by using the existing Range
and Limit
for a convenient usage and to reduce the number of arguments when calling range
methods
No further details from DATAREDIS-453