| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-07-22 | feat: Added a feature to proprely parse rdb files and added support for KEYS ... | omagdy | 1 | -23/+65 |
| 2025-07-20 | feat: Added parsing of simple command line arguments and CONFIG GET command i... | omagdy | 1 | -3/+39 |
| 2025-07-17 | test: Moved tests to seprate files under tests folder for more structure | omagdy | 1 | -307/+8 |
| 2025-07-17 | refactor: moved macros to their own file | omagdy | 1 | -91/+1 |
| 2025-07-17 | test: Added a whole suite of tests to test parsing and executing commands logic | omagdy | 1 | -0/+301 |
| 2025-07-17 | refactor: Refactored the parsing logic for more readability and put redundant... | omagdy | 1 | -181/+178 |
| 2025-07-17 | feat: Added expiry options to SET command | omagdy | 1 | -29/+161 |
| 2025-07-16 | feat: Added support for simple commands like PING, ECHO, GET and SET | omagdy | 1 | -36/+292 |
| 2025-07-16 | feat: Finished ECHO command | omagdy | 1 | -0/+59 |
