Home icon

Announcing Bloom filter support in Amazon ElastiCache

News



Amazon ElastiCache now supports Bloom filters as a new data type in version 8.1 for Valkey, offering a space-efficient method for checking item membership in a set.

  • Bloom filters are probabilistic data structures that efficiently determine if an item might be in a set
  • Compatible with valkey-bloom module and Valkey client libraries
  • More memory-efficient than traditional Set data type (over 98% savings)
  • Available in all AWS Regions for serverless and node-based offerings
  • No additional cost for implementation

This feature provides developers with a more efficient way to check item existence in caches, improving performance and reducing memory usage.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Jul 24
2025
Implement fast, space-efficient lookups using Bloom filters in Amazon ElastiCache
Oct 13
2025
Announcing vector search for Amazon ElastiCache
Oct 13
2025
Announcing vector search for Amazon ElastiCache
May 7
2026
Amazon ElastiCache now supports real-time aggregations

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.