Go-Redis
Go-Redis copied to clipboard
Sorted Set Functionality
I added a new function, ZRevRangeWithScores
and ZIncrby
. These were essential for my current use and I will soon expand them to be more generalized and applicable to the project as a whole. Just thought I'd make the pull request now so you know what's happening!
Hi, thanks for the heads-up.
@alphazero By the way, this pull request is ready to go.