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-27 21:13:49 +01:00
include Take the server-address in the format host[:port] instead of separatly. 2018-02-26 13:09:14 +01:00
protos Combine SIMPLE_STRING and BULK_STRING types. 2018-02-27 12:56:01 +01:00
src Implement basic protobuf cli. 2018-02-27 21:13:49 +01:00
tests Add support for the pub-sub mechanism. 2018-02-26 11:29:28 +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 Fix including directories from environment variables. 2018-02-26 12:10:03 +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