dragonfly
dragonfly copied to clipboard
[hackathon] chore: add probabilistic data structures and commands
Implements:
- tdigest
- topk
maybe cuckoo filter
I prefer we keep this in a hackathon branch for now - so you will have freedom to experiment with half baked code.
@romange This is the hackathon branch. It's the base of our project. We branch off this branch and we merge each of the PR's here. I was not planning to merge this branch in main (nothing that is developed here will without discussion moved to main branch).