summaryrefslogtreecommitdiff
path: root/redis/parsers/resp2.py
Commit message (Expand)AuthorAgeFilesLines
* moved most of the RESP logic into base, resp classesChayim I. Kirshen2022-11-291-97/+9
* Signifying that parsers should be privateChayim I. Kirshen2022-11-291-3/+3
* small improvementsChayim I. Kirshen2022-11-291-1/+1
* Reorganizing the code, in preparation for RESP3Chayim I. Kirshen2022-11-291-0/+203