Commit Graph

1 Commits

Author SHA1 Message Date
Phyks d759e7c8ab Clean + switch to bloom filters and bitarrays
* Refactor of the repo structure, for better usability.
* README.md refactored.
* Switch to BloomFilters in python script, to decrease the index file.

TODO:
* Handle binary files in JS to pass the BloomFilters from python to JS.

Note: Current implementations of BloomFilters differ in JS and Python
lib.
2014-01-02 21:24:22 +01:00