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-03-08 09:22:21 +01:00
include Completely rework and rewrite command line argument parsing. 2018-03-07 21:27:54 +01:00
protos Implement gRPC-based server. 2018-03-06 10:23:10 +01:00
src Adapt to new directory structure of nlohmann/json. 2018-03-08 09:22:21 +01:00
tests Add redlock implementation and test to demonstrate a distributed lock using redis. 2018-03-05 15:50:32 +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 compilation under Linux. 2018-03-08 09:21:19 +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
proxy-example-conf.json Provide sample proxy configuration example. 2018-03-07 21:29:53 +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