Skip to content
Redis 8.8 is available with new commands and field-level notifications

Redis 8.8 is available with new commands and field-level notifications

We updated Redis™ to release 8.8.0. It introduces the INCREX command, a window counter rate limiter combining increment, bounds and expiration in a single operation, and the XNACK command letting Streams consumers explicitly release pending messages. Keyspace notifications now work at field level for hashes, so you can subscribe to changes on individual hash fields.

This release also adds a COUNT aggregator to ZUNION, ZINTER and their store variants, support for multiple aggregators in a single TimeSeries range command, and query engine improvements with profiling support for hybrid searches. It ships bug fixes for memory tracking, cluster topology handling and module memory leaks, along with performance optimizations.

Redis™ 8.8 is available for new add-ons. Those already deployed can upgrade through migration.

Last updated on