google F1

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема google F1
Дата
Msg-id CAHyXU0xLkwVcTeybHz6iz2urSzBTNOm1Ddi6WJCUMr8z-v1qYA@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
So,

If you haven't heard the news yet, google is migrating off MySQL for
adwords.  They decided to implement their own system, F1:

http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/pubs/archive/38125.pdf

It's a distributed SQL system, but they opted not to implement
'eventual consistency' -- which I very much agree with.  It's fully
transactional (I think?) and trades transaction latency for the
sharding capabilities.  It's an interesting take: how does it compare
to postgres?  Does it truly scale?

merlin

В списке pgsql-general по дате отправления:

Предыдущее
От: Raghavendra
Дата:
Сообщение: Re: Updateable Views or Synonyms.
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: timestamps, formatting, and internals