• antirez's avatar
    HyperLogLog refactoring to support different encodings. · 21c97e71
    antirez authored
    Metadata are now placed at the start of the representation as an header.
    There is a proper structure to access the representation.
    Still work to do in order to truly abstract the implementation from the
    representation, commands still work assuming dense representation.
    21c97e71
hyperloglog.c 31.8 KB