Redis parameters for Redis bloom

Hi,

Can you please suggest performance parameters in Redis.conf file for optimal performance of the database with respect to Redis bloom filters.

Redis does not officially prescribe an optimal parameters, but you can refer to the below blog posts to get some idea on how to optimal performance:

here is Redis Labs best practices examples for RedisBloom: