API Reference hyper v0.6.0

modules

Modules

hyper is the reference implementation of hyperloglog for erlang

Registers stored in one large binary

If you wish to implement your own backend for storing registers, your module needs to implement these interfaces. The backend modules have quite a lot of responsibility (detailed below) to allow for backend-specific optimizations.