aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2025-07-23refactor+feat: Did overhaul refactoring for how I model each server data and ...omagdy1-3/+6
2025-07-22feat: Implemented reading a key from rdb fileomagdy1-0/+1
2025-07-22test: Added test suite for parsing rdb file formatomagdy1-0/+704
2025-07-22feat: Added a feature to proprely parse rdb files and added support for KEYS ...omagdy3-11/+8
2025-07-20feat: Added parsing of simple command line arguments and CONFIG GET command i...omagdy1-2/+3
2025-07-17test: Moved tests to seprate files under tests folder for more structureomagdy9-0/+1691