Skip to main content
 

What's the state of the art for publishing bloom filters in these parts?

_Problem_: need a way to identify if a URL is a Google+ plus page without sending an RPC all the time.  It's acceptable if recent plus pages are not included.

There are any number of MRs that iterate over the all gaia-space that could compute this and put it someplace.

Anyone with good examples of this in practice?

Is there a super-secret bloom filter publishing service that I'm not aware of (and if not, maybe there should be?)

[Obviously once I have the persisted bloom filter then I can play around with doing incremental updates from a subscriber to a goops feed and all that.]