Redis Server: A redis clone written in Go!

Hey guys!

The project initially started with the intention to see how easy it is to implement a small redis clone with a few commands in Go, but now I’m convinced that you can get more out of it. Just thinking of programming redis modules in Go, that would be extremely cool.

This redis clone https://github.com/redis-go/redis is still in its early days and I will continue to work on it for a long time, so this project will continue to live with many more updates and becoming more and more like the redis in C.

It would be great to hear feedback or even motivate some of you to get involved in this project and have fun. I know the go community is strong so let’s impress antirez :smiley:

Repository:

Thank you!

5 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.