vitess-gh/doc
Pavel Ivanov d0da20f66f Fix lists on the LaunchingVitess page.
The lists must have an empty line before them.
2016-06-15 14:23:11 -07:00
..
slides Add Percona Live 2015 slides. 2015-05-19 10:43:51 -07:00
BackupAndRestore.md doc: Backup: Replace -target_tablet_type with -init_tablet_type because the first was replaced in favor of the second. 2016-06-02 17:15:51 -07:00
ClientLibraries.md Removing go rpc python clients. 2016-03-16 09:15:57 -07:00
Concepts.md Remove incorrect reference to consistent hashing. 2016-05-27 14:06:33 -07:00
DockerBuild.md Document how to build custom Docker images for Kubernetes. 2016-05-20 15:27:43 -07:00
GettingStarted.md Adding doc for the initial RebuildVSchemaGraph. 2016-06-02 14:19:27 -07:00
GettingStartedKubernetes.md A few fixes to "Running Vitess on Kubernetes" document. 2016-06-14 15:26:03 -07:00
HorizontalReshardingGuide.md doc: Don't use SetKeyspaceShardingInfo in V3 resharding. 2016-05-19 12:04:48 -07:00
LaunchingVitess.md Fix lists on the LaunchingVitess page. 2016-06-15 14:23:11 -07:00
LifeOfAQuery.md No more rpcplus / rpcwrap. 2016-03-16 10:53:03 -07:00
Monitoring.md Minor tweaks to monitoring documentation 2015-03-18 06:30:33 -07:00
PivotSchemaChanges.md doc: Small fixes to the pivot tutorial. 2016-06-10 14:42:49 -07:00
Production.md Add empty lines before bulleted lists in Markdown. 2015-05-11 13:55:17 -07:00
Reparenting.md doc: Reviewed Reparenting.md and updated it. 2016-06-01 18:38:58 -07:00
ScalingMySQL.md Add "Scaling MySQL with Vitess" document. 2016-04-29 15:43:44 -04:00
SchemaManagement.md doc: Tutorial how to manually carry out a pivot schema change. 2016-06-02 17:31:02 -07:00
Sharding.md doc: Reviewed Sharding.md. 2016-06-01 19:36:18 -07:00
ShardingKubernetes.md k8s: Use 'DeleteShard -recursive' instead of individual DeleteTablets. 2016-05-19 12:12:26 -07:00
TestingOnARamDisk.md doc: TestingOnARamDisk.md: Renamed env var for test dir to fix issue with internal build tool. 2015-09-10 14:55:57 -07:00
TopologyService.md Updating docs. 2016-06-02 14:07:43 -07:00
Upgrading.md doc: Upgrading.md: Change `text` to *text* because it renders more nicely. 2016-06-02 15:24:52 -07:00
UserGuideIntroduction.md Update UI so that on documentation pages, Bootstrap 12-column layout is divided into three sections. The left section is three columns and contains a list of available documents grouped by sections, where the current section's document is expanded and the rest are collapsed. The center section is seven columns and contains the main page content. The right section is two columns and contains an automatically generated table of contents. Modify CSS so that documentation renders better on mobile phones and tablets, switching as appropriate, to either a two-section or one-section layout based on screen size. CSS identifies different layout rules at 768, 992, 1200px. Below 992px, the TOC appears above the main page content, and the list of documents still appears to the left. Below 768px, the list of documents is moved to an expandable menu in the header. Make the left and right sections anchor below the top nav bar when you scroll so that they remain visible no matter where you are on the page. Make the TOC highlight the section you are currently looking at. 2015-09-18 16:08:47 -04:00
V3HighLevelDesign.md Clean up memcached dependencies. 2016-05-31 12:22:27 -07:00
V3VindexDesign.md Update and rename VTGateV3Design.md to V3VindexDesign.md 2016-01-11 12:44:38 -08:00
VTGateV3Features.md Update VTGateV3Features.md 2016-01-11 16:10:24 -08:00
VTTabletModules.png Cropped diagrams 2014-01-19 08:39:29 -08:00
Vision.md Clean up memcached dependencies. 2016-05-31 12:22:27 -07:00
VitessApi.md Removing keyspace.split_shard_count. Unused. 2016-05-19 09:36:06 -07:00
VitessComponents.png Cropped diagrams 2014-01-19 08:39:29 -08:00
VitessOverview.md Clean up memcached dependencies. 2016-05-31 12:22:27 -07:00
VitessOverview.png Add content for vitess.io. 2015-03-04 15:49:10 -08:00
VitessReplication.md doc: Tutorial how to manually carry out a pivot schema change. 2016-06-02 17:31:02 -07:00
VitessSpectrum.png Diagram update. 2014-01-19 09:47:32 -08:00
VitessTransportSecurityModel.md Adding the grpc_use_effective_callerid flag. 2016-05-27 11:50:35 -07:00
life_of_a_query.png add doc about the life of a query 2015-01-20 11:11:53 -08:00
life_of_a_query.xml add doc about the life of a query 2015-01-20 11:11:53 -08:00
life_of_a_query_all.png add doc about the life of a query 2015-01-20 11:11:53 -08:00
life_of_a_query_all.xml Removing all non-go references to bson or gorpc. 2016-03-16 09:35:22 -07:00
life_of_a_query_client_to_vtgate.png add doc about the life of a query 2015-01-20 11:11:53 -08:00
life_of_a_query_client_to_vtgate.xml add doc about the life of a query 2015-01-20 11:11:53 -08:00
life_of_a_query_vtgate_to_vttablet.png add doc about the life of a query 2015-01-20 11:11:53 -08:00
life_of_a_query_vtgate_to_vttablet.xml Removing all non-go references to bson or gorpc. 2016-03-16 09:35:22 -07:00
life_of_a_query_vttablet_to_mysql.png add doc about the life of a query 2015-01-20 11:11:53 -08:00
life_of_a_query_vttablet_to_mysql.xml add doc about the life of a query 2015-01-20 11:11:53 -08:00
vitess_api_reference.py Add Vitess API documentation and script for generating documentation from code. Modify left nav to list link to API document. Change "Range Based Sharding" to "Range-based Sharding" in .proto file. 2015-09-01 11:13:33 -04:00
vtctlReference.md doc: Update vtctl reference. 2016-06-09 17:10:34 -07:00
vtctl_go_reference.py Fixing vtctl doc script. 2016-05-18 08:09:13 -07:00