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
2024-03-23
all: rename redis -> redict symbols and comments
master
Anna (navi) Figueiredo Gomes
2024-03-22
examples/* ssl.c test.c: update strings
Anna (navi) Figueiredo Gomes
2024-03-22
fixup! all: rename output files
Anna (navi) Figueiredo Gomes
2024-03-22
rm -rf .github
Anna (navi) Figueiredo Gomes
2024-03-22
tests: update names
Anna (navi) Figueiredo Gomes
2024-03-22
all: rename output files
Anna (navi) Figueiredo Gomes
2024-03-22
all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause
Anna (navi) Figueiredo Gomes
2024-03-15
fix: typos
guoguangwu
2024-02-14
[cmake] Fix cmake options position to support cmake toolchain (#1250)
Uilian Ries
2024-01-31
Fix review comments
git-hulk
2024-01-31
Add support of RESP3 attribute type
git-hulk
2024-01-30
Fix memory leak.
Mark Agranat
2024-01-21
CMakeList: add option to not install NuGet packaging
Yann E. MORIN
2024-01-21
Fix macOS and FreeBSD CI runners.
michael-grunder
2023-08-18
Make redisEnableKeepAlive a no-op on AF_UNIX connections. (#1215)
Michael Grunder
2023-08-18
Integrating spellcheck into CI (#1218)
Chayim
2023-07-25
Add a panic helper for non-assert aborts.
michael-grunder
2023-07-25
Document poll(2) logic changes.
michael-grunder
2023-07-25
Retry poll(2) if we are intterupted.
michael-grunder
2023-07-14
Fix a false positive warning of gcc 12+ -Werror=maybe-uninitialized
V G
2023-07-13
Allow disabling the -Werror flag.
Romain Geissler
2023-07-13
Bump development SONAME.
michael-grunder
2023-07-12
Version 1.2.0 (#1202)
Chayim
2023-07-12
Remove support in deprecated TLS versions 1.0 and 1.1 (#1205)
Valentino Geron
2023-07-10
Install major version symlink of shared objects.
Yossi Gottlieb
2023-06-08
Ensure functionality without _MSC_VER definition
windyakin
2023-06-01
Add a test for the TCP_USER_TIMEOUT option. (#1192)
Michael Grunder
2023-06-01
Add -Werror as a default. (#1193)
Yossi Gottlieb
2023-05-30
CI: Update homebrew Redis version. (#1191)
Yossi Gottlieb
2023-05-30
Fix a typo in b6a052f.
Yossi Gottlieb
2023-05-29
Helper for setting TCP_USER_TIMEOUT socket option (#1188)
Viktor Söderqvist
2023-04-24
Add RedisModule adapter (#1182)
Ozan Tezcan
2023-04-18
Fix wincrypt symbols conflict
Jacky Hu
2023-04-15
Add a test ensuring we don't clobber connection error.
michael-grunder
2023-04-14
Don't attempt to set a timeout if we are in an error state.
michael-grunder
2023-04-14
Fix typo in makefile.
michael-grunder
2023-04-14
Accept -nan per the RESP3 spec recommendation.
Michael Grunder
2023-03-13
Fix colliding option values
Viktor Söderqvist
2023-03-09
Rework searching for openssl
michael-grunder
2023-03-09
Attempt to find the correct path for openssl.
Victor Polevoy
2023-03-07
Allow specifying the keepalive interval
michael-grunder
2023-03-07
Cmake static or shared (#1160)
autoantwort
2023-02-24
Write a version file for the CMake package (#1165)
Dominik Charousset
2023-01-06
fix typo
Till Krüss
2022-12-27
CMakeLists.txt: respect BUILD_SHARED_LIBS
Fabrice Fontaine
2022-12-21
Add sdevent adapter
Michael de Lang
2022-11-15
Bump dev version for the next release cycle.
michael-grunder
2022-11-14
Prepare for v1.1.0 GA
michael-grunder
2022-11-14
Add support for nan in RESP3 double (#1133)
filipe oliveira
2022-11-12
Add an example that calls redisCommandArgv (#1140)
Michael Grunder
[next]