cunla / fakeredis-py

Implementation of Redis in python without having a Redis server running. Fully compatible with using redis-py.
https://fakeredis.moransoftware.ca/
BSD 3-Clause "New" or "Revised" License
298 stars 48 forks source link

Implement Bloom Filter commands #239

Closed cunla closed 1 year ago

cunla commented 1 year ago

https://redis.io/commands/bf.add/