Dynomite from Netflix - Making Non-Distributed Databases, Distributed

From: Arthur Silva <arthurprs(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Dynomite from Netflix - Making Non-Distributed Databases, Distributed
Date: 2014-11-04 01:38:57
Message-ID: CAO_YK0UGPPWqU2a5KNeBn7iXbaLce+gT8F+yo3zULoWM7hfU0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,
I've come across Dynomite this evening.
http://techblog.netflix.com/2014/11/introducing-dynomite.html

It already has some interesting features and I'm sure there'll be some
momentum behind it.
It's too soon to say but I can definitely see something neat being build on
top of Postgres.

Ps: It's writen in C and Apache licensed.

--
Arthur Silva

Browse pgsql-general by date

  From Date Subject
Next Message Zhan Li 2014-11-04 02:01:09 Is it possible to set a timeout for optimization in PostgreSQL?
Previous Message pbj 2014-11-03 20:36:46 Re: [SPAM] - Performance of UPDATE SET = FROM vs UPDATE SET = (SELECT ...)