NIM
  • Golang
  • Redis
  • Apache Kafka
  • Docker
  • gRPC
  • RabbitMQ
  • Angular
Sign in Subscribe

Bloom filters

A collection of 3 posts
Redis Bloom Filters: Efficient Set Membership Testing
Redis

Redis Bloom Filters: Efficient Set Membership Testing

Redis Bloom filters are a powerful tool for optimizing set membership operations. With a controlled probability of false positives, they enhance the performance of Redis-based applications. Learn how to use them effectively.
Apr 21, 2024 3 min read
Redis command: BF.EXISTS
Redis

Redis command: BF.EXISTS

Learn how to efficiently check membership in Redis using the BF.EXISTS command with Bloom Filters. Save time and resources with this powerful feature.
Apr 18, 2024 2 min read
Redis command: BF.CARD
Redis

Redis command: BF.CARD

Learn how to use the Redis BF.CARD command to retrieve the cardinality of a Bloom filter. Get valuable insights into your data in just a single command.
Apr 13, 2024 2 min read
Page 1 of 1
NIM © 2025
Powered by Ghost