Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 20:37
· 5 commits to main since this release
25b6f41

Bug fixes:

  • CONFIG GET and STRLEN commands to work with Tiny RDM 1.2+ (#37)
  • Export TypeID to pass ktype to DB.Key().Scan() (#40)
  • Sort by rkey.id when scanning the keys (#35), courtesy of @mapogolions