Comment by jagger27 4 years ago I don’t really want a giant hash table on my disk either. 1 comment jagger27 Reply esclerofilo 4 years ago A Bloom Filter[1] could be used as a lighter alternative. You probably have at least one of those in your disk now.[1]: https://en.wikipedia.org/wiki/Bloom_filter
esclerofilo 4 years ago A Bloom Filter[1] could be used as a lighter alternative. You probably have at least one of those in your disk now.[1]: https://en.wikipedia.org/wiki/Bloom_filter
A Bloom Filter[1] could be used as a lighter alternative. You probably have at least one of those in your disk now.
[1]: https://en.wikipedia.org/wiki/Bloom_filter