aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-07-04added parsing of simple strings and fixed bug in INCR/DECRalex1-25/+39
2026-07-04added flushall keywordalex1-0/+8
2026-07-04added decr and pingalex1-0/+29
2026-07-04added incr keywordalex1-0/+23
2026-07-04added del keywordalex1-0/+16
2026-07-04added exists keywordalex1-0/+13
2026-07-04added mutex and parsing of the official redis protoclalex1-14/+54
2026-07-03basic dictionary server with set and get todo: mutex to protect serveralex2-2/+102
2026-06-25initalex3-0/+10