ITADN

Instrumented Bloom filter for replication

#13Openplaidfinch 创建于 2025-04-09
P
plaidfinchcommented
I'm interested in a use case where a Bloom filter is replicated across multiple locations using a write-ahead log of bit-set operations. Would you be open to a PR which adds a minimal API that augments the insert operation to return which bit indices of the filter were set during the course of the operation?
5 条评论