Regards,
- Josiah
> --
> You received this message because you are subscribed to the Google Groups
> "Redis DB" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/redis-db/-/YB3t57ftW2MJ.
> To post to this group, send email to redi...@googlegroups.com.
> To unsubscribe from this group, send email to
> redis-db+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/redis-db?hl=en.
It requires a patch, because the information is not currently available.
I would give it low odds for one major reason. The information is not
currently available, and making it available would induce overhead on
every key for a use that isn't necessary for the vast majority of
use-cases (which is why it isn't currently available). In the best
case, it would increase overhead by 4 or 8 bytes per key, depending on
the platform. Maybe not so much a big deal with 1 million keys, but
100 million keys makes the overhead significant.
Regards,
- Josiah
On Fri, Mar 30, 2012 at 2:52 PM, Jeremy Raymond <jera...@gmail.com> wrote:
> Why is that?
>
> --
> You received this message because you are subscribed to the Google Groups "Redis DB" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/redis-db/-/ro-OZK22V6QJ.
Regards,
Jeremy