]>
author | Anders Björklund <anders.f.bjorklund@gmail.com> | |
Sat, 10 Jul 2021 18:39:59 +0000 (20:39 +0200) | ||
committer | GitHub <noreply@github.com> | |
Sat, 10 Jul 2021 18:39:59 +0000 (20:39 +0200) | ||
commit | 1ef63482fb1fd8508dae311a690442b43f656be6 | |
tree | a3399d1473be1f2e333c5a214a80fab0d3546fe0 | tree |
parent | ccb9e7abaf5de02c9938f1d7f7238316909ec165 | commit | diff |
.github/workflows/build.yaml | diff | blob | blame | history | |
.github/workflows/codeql-analysis.yaml | diff | blob | blame | history | |
CMakeLists.txt | diff | blob | blame | history | |
cmake/Findhiredis.cmake | [new file with mode: 0644] | blob |
doc/MANUAL.adoc | diff | blob | blame | history | |
misc/upload-redis | [new file with mode: 0755] | blob |
src/CMakeLists.txt | diff | blob | blame | history | |
src/storage/Storage.cpp | diff | blob | blame | history | |
src/storage/secondary/CMakeLists.txt | diff | blob | blame | history | |
src/storage/secondary/RedisStorage.cpp | [new file with mode: 0644] | blob |
src/storage/secondary/RedisStorage.hpp | [new file with mode: 0644] | blob |
test/CMakeLists.txt | diff | blob | blame | history | |
test/suites/secondary_redis.bash | [new file with mode: 0644] | blob |