summaryrefslogtreecommitdiff
path: root/read.h
AgeCommit message (Expand)Author
2020-05-22Allow users to replace allocator and handle OOM everywhere. (#800)Michael Grunder
2020-05-19Resp3 verbatim string support (#805)Michael Grunder
2020-05-04Remove nested depth limitation. (#797)Michael Grunder
2019-08-27Merge pull request #697 from yossigo/resp3Mark Nunberg
2019-08-09Merge branch 'master' into createArray-size_tMark Nunberg
2019-08-04RESP3 support changes from Redis.Yossi Gottlieb
2019-08-04Initial RESP3 support [d5c54f0b].Yossi Gottlieb
2019-02-20read/write timeoutsMark Nunberg
2018-05-21Update createArray to take size_tJustin Brewer
2016-04-20fix: Remove backwards compatibility macro'sJan-Erik Rediger
2015-10-28fixing typoscharsyam
2015-01-05Refactor reading code into read.ctzickel