LivewareProblems / hyper

Erlang implementation of HyperLogLog
MIT License
16 stars 1 forks source link

Different export format #7

Open DianaOlympos opened 3 years ago

DianaOlympos commented 3 years ago

Right now the export use jiffy and generate a json. It would be nicer to simply output a string format that is more specific.

There are a few. No idea yet which one would make sense. Will add more research

DianaOlympos commented 3 years ago

See in particular https://github.com/aggregateknowledge/hll-storage-spec/blob/master/STORAGE.md