Redis 8.8 introduces several new features including arrays, window counter rate limiters, message NACKing, subkey notifications for hash fields, explicit control over JSON numeric array storage, and multiple aggregators in a single time series query. These features improve performance, flexibility, and efficiency for various use cases such as rate limiting, stream processing, and analytics, ...