cpp_redis v3.5.0 Release Notes

Release Date: 2017-04-10 // almost 7 years ago
  • ๐Ÿท Tag

    3.5.0.

    Date

    April 9th, 2017

    ๐Ÿ”„ Changes

    None

    โž• Additions

    • New feature - Update tacopie ref - Provide support for Unix socket. Simply pass in 0 as the port when building a redis_client, redis_subscriber or future_client. Then, the host will automatically be treated as the path to a Unix socket instead of a real host. - More in #67.

    Removals

    None