cortex​mesh

Component · built · off by default

Durability is a promise. We don't make it lightly.

Turn it on and every node becomes a shard. A key's value lives on the ring owners for that key, replicated as a CRDT so concurrent writes merge instead of clobber. A node with persistence off has no store at all — it rejects writes loudly rather than pretending to keep them.

What's built

What's still design

Enable per node with -persistence. No central server owns the data; losing a node loses one replica, not the record.


Request a storage feature →