diff --git a/Solutions/challenge-redis.md b/Solutions/challenge-redis.md index 2c5853d9..8f3261ac 100644 --- a/Solutions/challenge-redis.md +++ b/Solutions/challenge-redis.md @@ -36,3 +36,5 @@ The shared solutions: | 28 | [Redis Server](https://github.com/Infinage/cpp-experiments/tree/main/redis-server) | C++ | [Naresh Jagadeesan](https://github.com/Infinage) | | 29 | [Redis Server](https://github.com/msharran/codingchallenges.fyi/tree/main/redis-server/zig-redis-server) | Zig | [Sharran](https://github.com/msharran) | | 30 | [redis](https://github.com/Abdulrahman-Tayara/redis) | Go | [Abdulrahman-Tayara](https://github.com/Abdulrahman-Tayara) | +| 31 | [Redis Server Solution](https://github.com/kanhayaky/redis) | Python | [kanhayaky](https://github.com/kanhayaky) | +