- Using string_view in the interface.
- Improvements in the accumulator.
- Renames class.
- Reverts unwanted changes to an example.
- One test function for each of the redis data types.
- 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.