index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-10
Release drafter
Chayim I. Kirshen
2022-08-05
CI: use recommended `vmactions/freebsd-vm@v0`
Sukka
2022-08-04
Merge pull request #1080 from Nordix/readme-corrections
Michael Grunder
2022-08-04
Fix README typos
Björn Svensson
2022-07-31
Merge pull request #1050 from smmir-cent/fix-cmake-version
Michael Grunder
2022-07-25
CI: bump macos runner version
SukkaW
2022-07-08
Drop `const` on redisAsyncContext in redisConnectCallback
Kristján Valur Jónsson
2022-07-08
Support calling redisAsyncDisconnect from the onConnected callback, by deferr...
Kristján Valur Jónsson
2022-07-08
Add async regression test for issue #931
Kristján Valur Jónsson
2022-07-07
Merge pull request #932 from kristjanvalur/pr3
Michael Grunder
2022-07-05
Add regression test for issue #945
Kristján Valur Jónsson
2022-07-05
Initial async tests
Kristján Valur Jónsson
2022-07-05
Polling adapter and example
Kristján Valur Jónsson
2022-06-26
Merge pull request #1057 from orgads/static-name
Michael Grunder
2022-06-26
Merge pull request #1054 from kristjanvalur/pr08
Michael Grunder
2022-06-26
Merge pull request #1074 from michael-grunder/kristjanvalur-pr4
Michael Grunder
2022-06-26
Whitespace
michael-grunder
2022-06-26
Fix typos
Kristján Valur Jónsson
2022-06-26
Add some documentation on connect/disconnect callbacks and command callbacks
Kristján Valur Jónsson
2022-06-26
Merge pull request #1073 from michael-grunder/kristjanvalur-pr1
Michael Grunder
2022-06-26
Whitespace, style
michael-grunder
2022-06-26
Use correct type for getsockopt()
Kristján Valur Jónsson
2022-06-26
Support failed async connects on windows.
Kristján Valur Jónsson
2022-06-26
Merge pull request #1072 from michael-grunder/fix-redis7-unit-tests
Michael Grunder
2022-06-26
Fix tests so they work for Redis 7.0
michael-grunder
2022-05-04
Merge pull request #1058 from orgads/win64
Michael Grunder
2022-04-24
Fix warnings on Win64
Orgad Shaneh
2022-04-23
Merge pull request #1062 from yossigo/fix-push-notification-order
Michael Grunder
2022-04-23
Merge pull request #1061 from yossigo/update-redis-apt
Michael Grunder
2022-04-23
Merge pull request #1063 from redis/fix-windows-tests
Michael Grunder
2022-04-23
Whitelist hiredis repo path in cygwin
michael-grunder
2022-04-22
Handle push notifications before or after reply.
Yossi Gottlieb
2022-04-22
Use official repository for redis package.
Yossi Gottlieb
2022-04-05
Merge pull request #1047 from Nordix/unsubscribe-handling
Michael Grunder
2022-04-05
Merge pull request #1045 from Nordix/sds-updates
Michael Grunder
2022-03-29
Use the same name for static and shared libraries
Orgad Shaneh
2022-03-24
Embed debug information in windows static lib, rather than create a .pdb file
Kristján Valur Jónsson
2022-03-18
fix cmake version
smmir-cent
2022-02-03
Handle any pipelined unsubscribe in async
Björn Svensson
2022-02-02
Ignore pubsub replies without a channel/pattern
Björn Svensson
2022-02-02
Handle overflows as errors instead of asserting
Björn Svensson
2022-02-01
Catch size_t overflows in sds.c
Björn Svensson
2022-02-01
Use size_t/long to avoid truncation
Björn Svensson
2022-02-01
Merge pull request #1046 from redis/rockylinux-ci
Michael Grunder
2022-02-01
CentOS 8 is EOL, switch to RockyLinux
michael-grunder
2022-01-27
Avoid incorrect call to the previous reply's callback (#1040)
Bjorn Svensson
2022-01-24
fix building on AIX and SunOS (#1031)
Dietmar Scheidl
2022-01-18
Add timeout support for libuv adapter (#1016)
MichaelSuen
2022-01-18
Allow sending commands after sending an unsubscribe (#1036)
Bjorn Svensson
2022-01-11
Correction for command timeout during pubsub (#1038)
Bjorn Svensson
[prev]
[next]