|
|
|
|
|
by ctesh
2558 days ago
|
|
The TLDR
Macrometa is a geo-distributed, real-time, streaming DB with a multi-modal interface (K/V, Doc, Streams, Graph, Time Series). Unlike centralized eventually consistent DBs, Macrometa is a natively geo-replicated DB that uses CRDTs to replicate with better consistency guarantees than eventually consistent DBs. The DB incorporates streams and streams processing as a first-class database primitive and lets you build low latency, high volume data pipelines that are event-driven and reactive. |
|