From 0972cfab047a5719f1e2dc4e2c6ec92fa3ad4e5e Mon Sep 17 00:00:00 2001 From: Alain Jobart Date: Mon, 7 Nov 2016 17:04:17 -0800 Subject: [PATCH] Roadmap doc. Includes web site publishing. --- docs/about/index.html | 1 + docs/contributing/code-reviews.html | 2 + docs/contributing/github-workflow.html | 2 + docs/contributing/index.html | 2 + docs/getting-started/docker-build.html | 2 + docs/getting-started/index.html | 2 + docs/getting-started/local-instance.html | 2 + docs/index.html | 1 + docs/overview/concepts.html | 2 + docs/overview/index.html | 2 + docs/overview/scaling-mysql.html | 2 + docs/reference/vitess-api.html | 2 + docs/reference/vtctl.html | 2 + docs/resources/presentations.html | 2 + docs/resources/roadmap.html | 413 ++++++++++++++++++ docs/search/index.html | 2 + docs/sitemap.xml | 23 +- docs/terms/index.html | 1 + docs/user-guide/backup-and-restore.html | 2 + docs/user-guide/client-libraries.html | 2 + docs/user-guide/horizontal-sharding.html | 2 + docs/user-guide/introduction.html | 2 + docs/user-guide/launching.html | 2 + docs/user-guide/pivot-schema-changes.html | 2 + docs/user-guide/production-planning.html | 2 + docs/user-guide/reparenting.html | 2 + docs/user-guide/scalability-philosophy.html | 2 + docs/user-guide/schema-management.html | 2 + docs/user-guide/server-configuration.html | 2 + docs/user-guide/sharding-kubernetes.html | 2 + docs/user-guide/sharding.html | 2 + docs/user-guide/topology-service.html | 2 + docs/user-guide/transport-security-model.html | 2 + docs/user-guide/troubleshooting.html | 2 + docs/user-guide/upgrading.html | 2 + docs/user-guide/vitess-replication.html | 2 + vitess.io/_includes/left-nav-menu.html | 1 + vitess.io/resources/roadmap.md | 126 ++++++ 38 files changed, 618 insertions(+), 10 deletions(-) create mode 100644 docs/resources/roadmap.html create mode 100644 vitess.io/resources/roadmap.md diff --git a/docs/about/index.html b/docs/about/index.html index 9daefc928a..7d7b7d1c00 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -147,6 +147,7 @@