Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 01:30
· 33 commits to master since this release
fa5662c

1.3.0 (2024-01-16)

Bug Fixes

  • 馃悰 delay all call until after RESP protocol version switch (cd773d5)
  • 馃悰 insert response into correct position into the buffer (f47e757)
  • 馃悰 wait for routing table in EVAL command (ea2d3d0)

Features

  • 馃幐 expose .scripts registry (b822b00)
  • 馃幐 feat add initial EVAL support in RedisCluster (52ccd19)
  • 馃幐 implement EVAL scripting (682d646)

Performance Improvements

  • 鈿★笍 store script SHA1 as Uint8Array (de38732)