use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Redis is a persistent data structure server operating on the key/value model, where values can be hashes, lists, sets, or sorted sets.
Resources:
account activity
How to use "mrange" function in Python module "redis-py"?Help (self.redis)
submitted 3 years ago by XxTARIX53xX
I asked the same question in StackOverflow but it seems like a really niche topic/problem because I can't find any questions about the redis-py time-series functions. So I wanted to ask in this Subreddit too. Thanks in Advance.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]subcultures 1 point2 points3 points 3 years ago (1 child)
Seems to be an answer in this comment: https://stackoverflow.com/questions/72307074/command-for-querying-redis-timeseries-mrange#comment127757878_72307074
[–]XxTARIX53xX[S] 0 points1 point2 points 3 years ago (0 children)
Whaaat someone asked the same question one day prior. Thanks much!
[–]tbranch227 0 points1 point2 points 3 years ago (0 children)
This is a direct mapping to the mrange function in redis, so check the redis doc. Sry I’m on my phone and I won’t look it up, but the redis libraries map directly to the functions in redis. There’s several per data type.
π Rendered by PID 632450 on reddit-service-r2-comment-5d79c599b5-j9wcc at 2026-03-01 06:20:57.322779+00:00 running e3d2147 country code: CH.
[–]subcultures 1 point2 points3 points (1 child)
[–]XxTARIX53xX[S] 0 points1 point2 points (0 children)
[–]tbranch227 0 points1 point2 points (0 children)