Skip to content

0.22.0

Compare
Choose a tag to compare
@sds sds released this 10 Oct 05:51
v0.22.0
ee99190
  • Gracefully handle cursors larger than the collection size in scan commands (#171)
  • Add zpopmin and zpopmax commands (#172)
  • Fix hmset to support array arguments (#173)
  • Fix hmset to always treat keys as strings (#173)
  • Remove unnecessary dependency on rake gem