Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 197 Bytes

Redis Server built with Typescript

This is a toy Redis clone that's capable of handling basic commands like PING, SET and GET using codecrafters.io challenge.