We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6a7da commit c902e57Copy full SHA for c902e57
README.md
@@ -17,6 +17,9 @@ Boost::ASIO low-level redis client (connector)
17
18
## Changelog
19
20
+### 0.04
21
+ - [bugfix] removed unneeded `tx_buff.commit()` on `async_write` which corrupted buffer
22
+
23
### 0.03
24
- improved protocol parser (no memory allocations during input stream validity check)
25
- more detailed information in `protocol_error_t`
0 commit comments