2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

Removes json serialization boilerplate.

This commit is contained in:
Marcelo Zimbres
2023-02-24 21:33:51 +01:00
parent 1f3ef6b486
commit 6d3a112f94
6 changed files with 72 additions and 150 deletions

View File

@@ -881,6 +881,7 @@ Acknowledgement to people that helped shape Boost.Redis
next. Now requests are continuously coalesced and written to the
socket. This made the request::coalesce unnecessary and threfore it
was removed.
* Native json support for Boost.Describe'd classes.
### v1.4.0-1