barrust/pyprobables

quotient filter: additional functionality

barrust opened this issue · 1 comments

Additional functionality to add to the quotient filter:

  • Resize / Merge
  • Delete element
  • Import / Export

Something to consider would be to use a form of bit packing to make it more compact, perhaps as a second class

Focusing on resize at the moment; will divide up the other functionalities to other issues/pull requests.