• antirez's avatar
    HyperLogLog refactoring to support different encodings. · d55474e5
    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.
    d55474e5
hyperloglog.c 31.8 KB