Skip to content

0.8.1

Compare
Choose a tag to compare
@coleifer coleifer released this 03 Apr 19:43
· 56 commits to master since this release
  • Fix missing parameter in error message, #105.
  • Remove redundant call to delete() when using Model create() API.
  • Fix TTL units and lock event wait timeout handling.
  • Adds Hash.setnx() method to the hash container.
  • Do not double-decode strings when user has enabled decode_responses, #121.
  • Fix mapping of types in get_key() method to return the proper container type, #120.

View all changes