Hacker News new | ask | show | jobs
by kristoff_it 1260 days ago
Or alternatively one could make good use of the existing buffer and use that to encode the sparse representation, like Antirez did in Redis:

https://github.com/redis/redis/blob/unstable/src/hyperloglog...