A distributed Key-Value cache, Implementing the Redis Server Protocol (RESP), Distributed Replication and Clustering using Master-Slave architecture, DB persistence to disk and event streaming using Redis Streams.
Technologies: Golang, Redis Protocol, Docker, OS, Networking