Skip to content

Added precision parameters for function that serializes BloomFilter from String#21

Open
juanpampliega wants to merge 1 commit intoRobinUS2:masterfrom
juanpampliega:master
Open

Added precision parameters for function that serializes BloomFilter from String#21
juanpampliega wants to merge 1 commit intoRobinUS2:masterfrom
juanpampliega:master

Conversation

@juanpampliega
Copy link

At Jampp we are using this plugin and writing the serialized BloomFilters as strings.

We use different expected numbers of inserts and false positive percentage than the defaults to construct the BloomFilters that are later serialized to string so I added new parameters to the bloom_filter_from_string so that converting them again to BloomFilters works correctly.

@RobinUS2
Copy link
Owner

Thanks for the PR, I'll merge this after #18 is done so we can have full integrated tests and make sure we don't introduce issues.

@RobinUS2
Copy link
Owner

@juanpampliega I have two small requests, could you please:

  • update the README
  • merge back master into your branch, this will trigger the automated unit tests

@RobinUS2
Copy link
Owner

RobinUS2 commented Nov 6, 2016

@juanpampliega do you see any chance you could incorporate those two changes above? Would be nice to get this PR in so you can use it as desired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants