2
0
mirror of https://github.com/boostorg/redis.git synced 2026-02-08 11:02:38 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Marcelo Zimbres
f614c23fd2 Changes:
- Fixes a bug in the parser.
- Fixes bug on parsing of zero sized blob strings.
2020-12-25 16:48:58 +01:00
Marcelo Zimbres
c5ad08ecb4 Changes:
- 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.
2020-12-21 16:51:14 +01:00