AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update URL
- update to 1.3.10: * Fix TLS support on async interface - update to 1.3.9: * Fix async interface bug * More built-in commands support for AsyncRedis * Fix incorrect hiredis static lib dependency when building with TSL * Breaking change: make HSET related methods return long long instead of bool
- update to 1.3.8: * Fix memory for async interface * Support sending commands that have no keys, to Redis Cluster in async mode * Support verify mode for TLS support, so we can skip certificate verification * Support keepalive with customized interval - drop fix-missing-include.patch includes upstream
- Add fix-missing-include.patch: Fix missing include exposed by gcc 13.