| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-07-04 | added parsing of simple strings and fixed bug in INCR/DECR | alex | 1 | -25/+39 |
| 2026-07-04 | added flushall keyword | alex | 1 | -0/+8 |
| 2026-07-04 | added decr and ping | alex | 1 | -0/+29 |
| 2026-07-04 | added incr keyword | alex | 1 | -0/+23 |
| 2026-07-04 | added del keyword | alex | 1 | -0/+16 |
| 2026-07-04 | added exists keyword | alex | 1 | -0/+13 |
| 2026-07-04 | added mutex and parsing of the official redis protocl | alex | 1 | -14/+54 |
| 2026-07-03 | basic dictionary server with set and get todo: mutex to protect server | alex | 2 | -2/+102 |
| 2026-06-25 | init | alex | 3 | -0/+10 |
