codecrafters-io / build-your-own-redis

Definition for the redis challenge.
https://app.codecrafters.io/courses/redis/overview
MIT License
108 stars 30 forks source link

feat: add scala support to redis challenge. #173

Closed ryan-gang closed 3 months ago

linear[bot] commented 3 months ago

CC-1125 Add support for Scala to the Redis challenge

ryan-gang commented 3 months ago

Updated the spawn_redis_server.sh script, and added a line in the dockerfile to comment them out while running it on test runners.