| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-07-24 | refactor: Refactor how I model the state and config and cache of the server w... | omagdy | 1 | -9/+8 |
| 2025-07-23 | feat: Added simple response to INFO replication command | omagdy | 1 | -0/+4 |
| 2025-07-20 | feat: Added parsing of simple command line arguments and CONFIG GET command i... | omagdy | 1 | -3/+3 |
| 2025-07-17 | test: Moved tests to seprate files under tests folder for more structure | omagdy | 1 | -985/+138 |
| 2025-07-17 | feat: Added expiry options to SET command | omagdy | 1 | -1/+2 |
| 2025-07-16 | feat: Added support for simple commands like PING, ECHO, GET and SET | omagdy | 1 | -1/+48 |
| 2025-07-16 | feat: Implemented a little top down parser for RESP | omagdy | 1 | -0/+1574 |
