Simple redis client written in modern C++17 as school assignment. 🐝
This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2018-02-22 11:15:00 +01:00
include Mark second constructor for RespClient as explicit. 2018-02-22 11:15:00 +01:00
protos Initial commit. 2018-01-19 18:31:32 +01:00
src Properly format array output. 2018-02-22 10:51:50 +01:00
tests Add mget-test for testing array parsing. 2018-01-31 11:10:35 +01:00
.editorconfig Initial commit. 2018-01-19 18:31:32 +01:00
.gitignore Initial commit. 2018-01-19 18:31:32 +01:00
CMakeLists.txt Report status when executing tests. 2018-01-31 11:48:05 +01:00
Doxyfile.in Doxygen: Include README into generated documentation. 2018-02-20 20:48:02 +01:00
LICENSE Initial commit. 2018-01-19 18:31:32 +01:00
README.md Initial commit. 2018-01-19 18:31:32 +01:00

resply - a modern C++ redis client 🐝

License

resply is licensed under the terms of the Boost Software License, Version 1.0