Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Probably a better question for the Redis group, but I'll throw it here anyway.

Can someone explain why there's no Ordered Map in Redis? Basically to achieve and ordered index, one has to use Sorted Set and a classic Hash Map, and pair these two when ordered data are needed, which is an extra level of indirection and wasted space. Am I missing something?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: