Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

19 lines (16 loc) · 502 Bytes

Changelog

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