Changes.Watch

Backend changelog digest

Mar 17 - Mar 23, 2025. Useful releases, risky migrations, and noisy updates from the Backend channel.

No matching updates in this bucket.

Backend updates in 2025-w12

8.0-M04

  • Added three new hash commands (HGETDEL, HGETEX, HSETEX) and replication offset to AOF for more reliable recovery.
  • Introduced a shared secret mechanism for internal node communication and several module API enhancements (defragmentation support, context flags, config loading).
  • Fixed bugs (idle‑time overflow, WAITAOF premature return, HEXPIRE flag removal, XREAD+ stream issue) and improved performance (defrag CPU usage, command latency, parsing and dictionary lookups).