cpp_redis v4.1.0 Release Notes

Release Date: 2017-09-26 // over 6 years ago
  • 🏷 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