BornToShine /
◌ In Progress

Go Gossip Cache

A distributed in-memory cache that achieves eventual consistency across N nodes using a gossip-based replication protocol — implemented in pure Go.

Stack
Go · TCP · Gossip Protocol
Status
◌ In Progress
Concepts
Eventual consistency · Gossip propagation · Vector clocks

Problem

In Progress....

Prior Art

In Progress....

Design Decisions

In Progress....

Architecture

In Progress....

Reflection

In Progress...