2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
- .github/workflows/build.yml+2-2
- .github/workflows/test.yml+8-6
- CHANGELOG.md+54-3
- CMakeLists.txt+21-39
- Makefile+19-12
- README.md+32-1
- adapters/libsdevent.h+177
- adapters/redismoduleapi.h+144
- examples/CMakeLists.txt+6
- examples/example-libsdevent.c+86
- examples/example-redismoduleapi.c+101
- hiredis-config.cmake.in+2-2
- hiredis.c+15-6
- hiredis.h+13-17
- hiredis_ssl-config.cmake.in+3
- hiredis_ssl.h+1-1
- net.c+17
- net.h+1
- read.c+2-1
- sds.c+6-6
- ssl.c+26-4
- test.c+39-3
0 commit comments