1
0
Fork 0
mirror of https://github.com/KingDuckZ/incredis synced 2024-11-23 00:33:46 +00:00
A lightweight C++ wrapper around hiredis.
Find a file
2016-12-02 14:17:37 +00:00
cmake/Modules Update shared_git_project and duckhandy to latest. 2016-07-14 17:01:16 +01:00
include/incredis Add set/get/flushdb/dbsize convenience methods. 2016-12-02 14:17:37 +00:00
lib Import catch and write a first integration test. 2016-12-02 14:17:37 +00:00
src Add set/get/flushdb/dbsize convenience methods. 2016-12-02 14:17:37 +00:00
test/integration Import catch and write a first integration test. 2016-12-02 14:17:37 +00:00
.gitignore Add set/get/flushdb/dbsize convenience methods. 2016-12-02 14:17:37 +00:00
.gitmodules Import catch and write a first integration test. 2016-12-02 14:17:37 +00:00
CMakeLists.txt Import catch and write a first integration test. 2016-12-02 14:17:37 +00:00
COPYING First commit 2016-07-14 16:36:14 +01:00
flat_git.yml Also ignore better-enums 2016-07-15 15:16:30 +01:00