|
|
|
|
|
by plasma
3188 days ago
|
|
Are there plans for a "unique count" over an XRANGE? I currently use multiple Sorted Sets (one set every 5 minutes) and Union 30-60 worth to produce a "rolling window" of uniques. I can see an alternative where I just request a unique count of elements within an XRANGE. |
|