8 Comments
Jan 22Liked by John Crickett

RESP specification mentions first byte for array types as '*' (https://redis.io/docs/reference/protocol-spec/#arrays)

Just want to confirm if this coding exercise is based upon RESP2 or any other version of protocol specification?

Expand full comment
Dec 5, 2023Liked by John Crickett

Which server implementation in rust ecosystem would be a good pick for this task?

Expand full comment
Dec 2, 2023Liked by John Crickett

I am learning rust, would try to implement this exercise in it. Wish me luck.

Expand full comment

Redis can be extremely helpful with caching and performance optimization. This challenge is very articulate and very thorough. It gives a really good high level understanding on how Redis is operating. Great job with the challenge John!

Expand full comment