cpp_redis v2.2 Release Notes

  • ๐Ÿท Tag

    2.2.

    ๐Ÿ”„ Changes

    • ๐Ÿ› Bug patch
    • io_service is no longer a singleton
    • redis_client and redis_subscriber instances can be assigned specific io_service ### โž• Additions
    • โœ… Integration Tests
    • Travis Integration
    • Wiki
    • ๐Ÿ Port of the library on Windows
    • Support for acknowledgement callbacks for cpp_redis::redis_subscriber
    • ๐ŸŒฒ Logging system
    • Compilation Customizations ### Removals None