From 73c8e3f0abcc4db88200cbd6e35aa5a4abd9fbcc Mon Sep 17 00:00:00 2001 From: Steven Schlansker Date: Tue, 15 Dec 2015 12:36:19 -0800 Subject: [PATCH] Add OpenTable to production-users.md --- Documentation/production-users.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/production-users.md b/Documentation/production-users.md index da2f1a330..6c5a9a3e2 100644 --- a/Documentation/production-users.md +++ b/Documentation/production-users.md @@ -13,3 +13,13 @@ This document tracks people and use cases for etcd in production. By creating a - *Backups*: Periodic async to S3 discovery.etcd.io is the longest continuously running etcd backed service that we know about. It is the basis of automatic cluster bootstrap and was launched in Feb. 2014: https://coreos.com/blog/etcd-0.3.0-released/. + +## OpenTable + +- *Application*: OpenTable internal service discovery and cluster configuration management +- *Launched*: May 2014 +- *Cluster Size*: 3 members each in 6 independent clusters; approximately 50 nodes reading / writing +- *Order of Data Size*: 10s of MB +- *Operator*: OpenTable, Inc; sschlansker@opentable.com +- *Environment*: AWS, VMWare +- *Backups*: None, all data can be re-created if necessary.