Echo JS 0.11.0

<~>

ctesh comments

ctesh 2363 days ago. link 1 point
TL/DR:
1. Macrometa is a real time streaming database as a service
2. Provides a globally distributed database that spans 25 global cities and serves data from region closest to a request
3. Its multi model - serves Key/Value, Documents, Graphs, Time series and more
4. It automatically turns queries into REST API end points that can be called directly from your React, Angular, VueJS, Gatsby, Flutter front end
5. It uses CRDTs for those interested - a way of replicating data in a way that you avoid concurrently issues of multiple writers changing the same data

Learn more here - https://www.macrometa.co/macrometa-in-2

Developer docs here - https://dev.macrometa.io

Sign up here - https://www.macrometa.co/start

Github with samples here - https://github.com/Macrometacorp