Alex Ehrnschwender
Alex Ehrnschwender
+1, nesting entity relational data into the algolia record payload would be very useful
+1 to this feature. could you please merge it in @MattieBelt ?
Yes, you can do so with `client.ZcountAll` (or provide custom min/max as floats to `client.Zcount`). This can be seen in implementation [here](https://github.com/hoisie/redis/blob/master/redis.go#L988) and I have opened a pull with appropriate...
nice one @Suryasis - way easier and more concise to just iterate in reverse. mind fixing the indent/formatting in [L25-L29](https://github.com/alexanderscott/HackerRank/pull/1/files#diff-341394b8747feed50d0d57eaed0cd8deR27) and I'll merge?