Skip to content

0.8.2

Compare
Choose a tag to compare
@coleifer coleifer released this 04 Mar 15:09
· 43 commits to master since this release
  • Use HSET instead of HMSET.
  • Add a search_items() method to the full-text index which returns a 2-tuple of (key, doc).
  • Add a timeout parameter to bmove_tail and brpoplpush wrappers.
  • Allow disabling lua script-loading for faster initialization (for applications that do not intend to utilize these features).

View changes