/redis-server

⚡Redis Server built with Typescript

Primary LanguageTypeScript

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.