aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)AuthorFilesLines
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 serveralex1-2/+77
2026-06-25initalex1-0/+7