2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-22 05:42:10 +00:00
Files
redis/test/test_serialization.cpp
Anarthal (Rubén Pérez) 6005ebd04a Fixes std::tuple serialization and adds tests (#363)
* Fixes a problem that caused passing ranges containing tuples into `request::push_range` to generate invalid commands.
* Adds test_serialization
* Updates request reference docs to reflect the requirements of the types passed to push and push_range

close #360
2025-12-02 11:20:01 +01:00

4.4 KiB