shijiaoming opened a new issue, #1492:
URL: https://github.com/apache/incubator-pegasus/issues/1492

   ## Feature Request
   
   Our usage scenario is to filter `user_id` in   
[Ad_exchange](https://en.wikipedia.org/wiki/Ad_exchange)
   
   **Describe the feature you'd like:**
   
   1. Create a new bloom filter by adding a new item
   2. Find out whether an item exists in the filter
   3. Adding and checking multiple items
   
   **Teachability, Documentation, Adoption, Migration Strategy:**
   
   [RedisBloom](https://github.com/RedisBloom/RedisBloom)
   [RedisBloom Quick Start](https://redis.io/docs/stack/bloom/quick_start/)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to