Skip to content

Tiny redis with RESP protocol decoding/encoding, RDB persistance, replication, sreams and transactions support

Notifications You must be signed in to change notification settings

DenChika/MyRedis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

progress-banner

This is a starting point for Go solutions to the "Build Your Own Redis" Challenge.

In this challenge, I'll build a toy Redis clone that's capable of handling basic commands like PING, SET and GET. Along the way we'll learn about event loops, the Redis protocol and more.

About

Tiny redis with RESP protocol decoding/encoding, RDB persistance, replication, sreams and transactions support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages