• antirez's avatar
    HyperLogLog: added magic / version. · 6415fe56
    antirez authored
    This will allow future changes like compressed representations.
    Currently the magic is not checked for performance reasons but this may
    change in the future, for example if we add new types encoded in strings
    that may have the same size of HyperLogLogs.
    6415fe56
hyperloglog.c 25.6 KB