Skip to content

v11.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 20:57
· 1478 commits to master since this release
973da6b

11.20.0 (2023-12-10)

Features

  • json-pack: 🎸 implement streaming decodeer (becab36)
  • json-pack: 🎸 optimistically implement streaming RESP decoder (b93c309)
  • util: 🎸 add streaming reader stub (2a780a1)
  • util: 🎸 improve streaming reader (c2f817c)

Performance Improvements

  • json-pack: ⚡️ add RESP decoding benchmark (df198d8)
  • json-pack: ⚡️ add streaming decoder to benchmarks (1abbcab)
  • json-pack: ⚡️ benchmark RESP encoding performance vs @redis/client (28547c7)
  • json-pack: ⚡️ minor improvements (19ddc45)