summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2021-05-23Fix README.mdmichael-grunder
2021-04-24fix(docs): corrects typos in project READMEplan-do-break-fix
2021-02-17http -> httpscheese1
2020-10-27Updating SSL connection exampleJeremy Cohen
2020-08-03Prepare for v1.0.0 GAmichael-grunder
2020-07-29Update notes preparing for v1.0.0-rc1michael-grunder
2020-07-19Remove erroneous tag and add license to push example (#849)Michael Grunder
2020-07-19Resp3 oob push support (#841)Michael Grunder
2020-05-30Merge branch 'master' into new-ssl-apimichael-grunder
2020-05-26Document allocator injection and completeness fix in test.c (#824)Michael Grunder
2020-05-24New SSL API to replace redisSecureConnection().Yossi Gottlieb
2020-05-22Allow users to replace allocator and handle OOM everywhere. (#800)Michael Grunder
2020-05-16Add link to ABI tracker (#808)Michael Grunder
2020-02-27Housekeeping fixes (#764)Michael Grunder
2019-10-10Use correct flag in README.mdmichael-grunder
2019-10-07Update README with SSL support.Yossi Gottlieb
2019-08-09Merge pull request #621 from Crunsher/masterMark Nunberg
2019-07-22Removed whitespace before newlineOdin Hultgren Van Der Horst
2018-10-26Update README.mdJean Flach
2016-04-20Auto merge of #417 - redis:thread-safety, r=badboynot-a-robot
2016-04-20docs: Note about thread-safetyJan-Erik Rediger
2016-04-20docs: Add changelog for upcoming version and note about status of READMEJan-Erik Rediger
2016-03-26docs: Handle NULL in exampleJan-Erik Rediger
2015-04-16Add current maintainer to READMEJan-Erik Rediger
2015-01-05Fix README typosChris Williams
2015-01-05Fix README typoMohnish Thallavajhula
2015-01-05Add syntax highlighting to README.mdRyan Jacobs
2013-07-10Emphasize size_t length for %b formattingWolfgang Richter
2013-07-10Add note about multi bulk nesting limit (fixes #143)Pieter Noordhuis
2013-01-26Add Travis badge to READMEPieter Noordhuis
2013-01-22Made connect functions return NULL on alloc failures.Henri Doreau
2012-08-21Configurable reader max idle buffer size.antirez
2012-04-07Fixed typo in READMEErik Dubbelboer
2012-02-06Update README with actual async callback behaviorPieter Noordhuis
2011-05-22Add note about freeReplyObject and the asynchronous APIPieter Noordhuis
2011-04-21Reformat and add some detailsPieter Noordhuis
2011-04-13Updated README with details about reply parsing APIArvind Laxminarayan
2011-02-14Typo fixElnatan
2011-01-14Correct the description of the pipeline examplePierre Riteau
2010-11-26Add section on errors to readmePieter Noordhuis
2010-11-22Update README with new way of handling errorsPieter Noordhuis
2010-11-03More stylePieter Noordhuis
2010-11-03StylePieter Noordhuis
2010-11-03Upgrade notice in READMEPieter Noordhuis
2010-11-03README stylePieter Noordhuis
2010-11-01There is no longer need for a separate redisDisconnectPieter Noordhuis
2010-11-01Reply parsing docs need to be donePieter Noordhuis
2010-11-01Add docs for the asynchronous APIPieter Noordhuis
2010-11-01Add comment on return value of redisGetReplyPieter Noordhuis
2010-11-01Add sections on redisCommandArgv and pipelining to READMEPieter Noordhuis