Live data from Hacker News

Viewing profile — ctesh

ctesh

HN member
Joined
Thu, Mar 29, 2018, 5:43 PM UTC
HN karma
96
Public activity
30 items

About ctesh

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. comment
  4. 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…

  5. story
  6. story
  7. story
  8. comment
    Comment #20646032

    Try it - https://4uiu9z43qj.execute-api.us-west-1.amazonaws.com/defau...

  9. story
  10. 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 …

  11. story
  12. 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…

  13. story
  14. 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…

  15. story
  16. 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 …

  17. story
  18. 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.

  19. 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…

  20. 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,…

  21. story
  22. 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…

  23. 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…

  24. 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…

  25. 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…