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
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2023-07-25
Document poll(2) logic changes.
michael-grunder
2023-05-29
Helper for setting TCP_USER_TIMEOUT socket option (#1188)
Viktor Söderqvist
2022-11-14
Prepare for v1.1.0 GA
michael-grunder
2022-11-09
fix flag reference
dachui
2022-11-06
Prepare for v1.1.0-rc1
michael-grunder
2022-09-19
Additional include directory given by pkg-config (#1118)
Bjorn Svensson
2022-09-02
Add REDIS_OPT_PREFER_UNSPEC (#1101)
Michael Grunder
2022-09-01
Update documentation to explain redisConnectWithOptions.
michael-grunder
2022-08-26
Maintain backward compatibiliy withour onConnect callback.
michael-grunder
2022-08-10
Improve example for SSL initialization in README.md
Stan Hu
2022-08-04
Fix README typos
Björn Svensson
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
2021-10-10
Switch to GitHub actions
michael-grunder
2021-10-07
Merge branch 'release/v1.0.2'
michael-grunder
2021-10-07
Prepare for v1.0.2 GA
michael-grunder
2021-10-04
Merge branch 'release/v1.0.1'
michael-grunder
2021-10-04
Prepare for v1.0.1 GA
michael-grunder
2021-05-23
Fix README.md
michael-grunder
2021-04-24
fix(docs): corrects typos in project README
plan-do-break-fix
2021-02-17
http -> https
cheese1
2020-10-27
Updating SSL connection example
Jeremy Cohen
2020-08-03
Prepare for v1.0.0 GA
michael-grunder
2020-07-29
Update notes preparing for v1.0.0-rc1
michael-grunder
2020-07-19
Remove erroneous tag and add license to push example (#849)
Michael Grunder
2020-07-19
Resp3 oob push support (#841)
Michael Grunder
2020-05-30
Merge branch 'master' into new-ssl-api
michael-grunder
2020-05-26
Document allocator injection and completeness fix in test.c (#824)
Michael Grunder
2020-05-24
New SSL API to replace redisSecureConnection().
Yossi Gottlieb
2020-05-22
Allow users to replace allocator and handle OOM everywhere. (#800)
Michael Grunder
2020-05-16
Add link to ABI tracker (#808)
Michael Grunder
2020-02-27
Housekeeping fixes (#764)
Michael Grunder
2019-10-10
Use correct flag in README.md
michael-grunder
2019-10-07
Update README with SSL support.
Yossi Gottlieb
2019-08-09
Merge pull request #621 from Crunsher/master
Mark Nunberg
2019-07-22
Removed whitespace before newline
Odin Hultgren Van Der Horst
2018-10-26
Update README.md
Jean Flach
2016-04-20
Auto merge of #417 - redis:thread-safety, r=badboy
not-a-robot
2016-04-20
docs: Note about thread-safety
Jan-Erik Rediger
2016-04-20
docs: Add changelog for upcoming version and note about status of README
Jan-Erik Rediger
2016-03-26
docs: Handle NULL in example
Jan-Erik Rediger
2015-04-16
Add current maintainer to README
Jan-Erik Rediger
2015-01-05
Fix README typos
Chris Williams
2015-01-05
Fix README typo
Mohnish Thallavajhula
2015-01-05
Add syntax highlighting to README.md
Ryan Jacobs
2013-07-10
Emphasize size_t length for %b formatting
Wolfgang Richter
2013-07-10
Add note about multi bulk nesting limit (fixes #143)
Pieter Noordhuis
2013-01-26
Add Travis badge to README
Pieter Noordhuis
2013-01-22
Made connect functions return NULL on alloc failures.
Henri Doreau
[next]