Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

v4.1.0

Compare
Choose a tag to compare
@Cylix Cylix released this 26 Sep 19:42
· 45 commits to master since this release
a99fabd

Tag

4.1.0.

Date

September 26th, 2017

Changes

  • Fix some compilation issues on windows (on both cpp_redis and tacopie sides)
  • scan command improvement with additional overloads

Additions

  • sort command
  • hscan command
  • sscan command
  • zscan command
  • zinterstore command
  • zunionstore command
  • zrangebyscore command
  • zrevrangebyscore command
  • zrangebylex command
  • zrevrangebylex command
  • georadius command
  • georadiusbymember command
  • bitfield command

Removals

  • Private, Protected and Static functions from doxygen documentation