mirror of
https://github.com/boostorg/redis.git
synced 2026-02-08 23:12:14 +00:00
- Moves response classes to their own header. - aedis.hpp used only to include other headers like in boost. - Removes buffer typedef. - Events example. - Async example. - Improvements in the makefile. - Adds reconnect example.