Click here to Skip to main content
15,878,814 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
can any one give the example for redis report queries

usually we will use group by in sql queries how to achive same result in redis

What I have tried:

i tried using ZRange i struck at creating indexes for string
Posted
Updated 7-Mar-19 20:36pm

1 solution

Read the documentation : Secondary indexing with Redis – Redis[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900