feature request: add truncate option to SortedSetPut #116
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
client-protos/proto/cacheclient.proto
Line 56 in a871933
This request is to add
truncate
option forFor SortedSetPut
rpc above, such that the sorted set is always automatically trimmed to top N elements (sorted by score). The user also needs a way to specify whether to truncate sorting in ascending order or in descending order.The text was updated successfully, but these errors were encountered: