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-20 20:48:02 +01:00
include Update inline documentation. 2018-01-31 15:06:05 +01:00
protos Initial commit. 2018-01-19 18:31:32 +01:00
src Switch to C++17 and remove unused Windows-specific conditions. 2018-01-31 11:11:21 +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