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
Christoph Heiss 7955e22780 Completely overhaul protobuf message design.
The new format is now way easies to work with.
2018-03-04 22:25:35 +01:00
include Add optional callback for messages on channels without handler. 2018-03-04 22:22:10 +01:00
protos Completely overhaul protobuf message design. 2018-03-04 22:25:35 +01:00
src Completely overhaul protobuf message design. 2018-03-04 22:25:35 +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 Enable exceptions when compiling. 2018-02-28 09:17: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