Viewing profile — ctesh
ctesh
HN member- Joined
- Thu, Mar 29, 2018, 5:43 PM UTC
- HN karma
- 96
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About ctesh
No profile information was provided.
Recent public activity
-
comment
Comment #33335612
Macrometa claims it can run your microservices as functions and container running concurrently across 175 cities globally with shared durable state if you use their Global Data Net…
- story
- comment
-
comment
Comment #22686494
Hi Ignoramus - founder and CEO of Macrometa here - regret that our first attempt at explaining our consistency model caused confusion last year. Here's a link to the research paper…
- story
- story
- story
-
comment
Comment #20646032
Try it - https://4uiu9z43qj.execute-api.us-west-1.amazonaws.com/defau...
- story
-
comment
Comment #20595444
tl/dr - Barker is a twitter clone that runs its backend across 25 global data centers. The post explains the motivations and challenges that inspired the developer to build barker …
- story
-
comment
Comment #20580881
Hi gatherhunterer Great feedback - I'll add a few links on to the docs on architecture and things like consistency of data (short answer is this a geo distributed data platform wit…
- story
-
comment
Comment #20220865
A repl.it repo with a python example of a simple database app (an address book) that stores and queries data from Macrometa's serverless geo-distributed database running in Califor…
- story
-
comment
Comment #20215198
TL/DR: Macrometa is a geo-distributed CRDT database and serverless function run time with the following capabilities 1. 25 global locations - across AWS, GCP, telecom and CDN PoPs …
- story
-
comment
Comment #20180255
Its a cloud service and is fully managed - we provide the servers, storage, networking, connectivity - everything. You just need to bring your code.
-
comment
Comment #20168914
Hi PKMishra - Paid premium tiers will be introduced in July. You can request "whisper pricing" which is discounted by opening a free developer account ( https://www.macrometa.co/st…
-
comment
Comment #20165250
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,…
- story
-
comment
Comment #19311429
Shares some feature overlap with dynamodb (key/value and document dB interfaces). Where we differentiate - global replications across all our 25 global POPs (50 by end of 2019). In…
-
comment
Comment #19310338
You bring up a great point. One absolutely can use us as a firebase alternative. We have a few customers using us with lambda and container services directly on their favorite clou…
-
comment
Comment #19310330
Yes - you hit the nail in the head - that is indeed how SPOT and regular collections work. We think we provide the flexibility of both very strict acid behavior using spot collecti…
-
comment
Comment #19310316
Thanks for pointing out the ambiguous bits - I’ll clean it up in the next few days. Yes it does solve the double spend - it let’s you mark (check box) a collection with a SPOT prop…