Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sortedset

How Can I Pass Infinity To Redis From Python?

I'm using redis-py and want to use -inf and inf with ZRANGEBYSCORE. I tried to do this using s… Read more How Can I Pass Infinity To Redis From Python?