com presentations: Updated slides for MongoDB's zendcon talk.: mongo-zendcon13.xml
[email protected] (Derick Rethans)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: 432cd1b21450d399d05a48bb4c26ef8ffc43abd3 Author: Derick Rethans <[email protected]> Fri, 11 Oct 2013 14:35:26 -0700 Parents: d6a2a0a84b824183a1ae6d81a911ff5c12e2523b Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=432cd1b21450d399d05a48bb4c26ef8ffc43abd3 Log: Updated slides for MongoDB's zendcon talk. Changed paths: M mongo-zendcon13.xml Diff: diff --git a/mongo-zendcon13.xml b/mongo-zendcon13.xml index 70706be..7f2ed93 100644 --- a/mongo-zendcon13.xml +++ b/mongo-zendcon13.xml @@ -53,6 +53,11 @@ Common Patterns <slide>slides/mongodb/commands-aggregation.xml</slide> <slide>slides/mongodb/aggregation-example-cuisine.xml</slide> +<slide>slides/mongodb/aggregation-example-cuisine1-match.xml</slide> +<slide>slides/mongodb/aggregation-example-cuisine2-unwind.xml</slide> +<slide>slides/mongodb/aggregation-example-cuisine3-match.xml</slide> +<slide>slides/mongodb/aggregation-example-cuisine4-group.xml</slide> +<slide>slides/mongodb/aggregation-example-cuisine5-group-with-sum.xml</slide> <slide>slides/mongodb/aggregation-example-cuisine6-sort.xml</slide> <slide>slides/mongodb/section-indexes.xml</slide> @@ -63,6 +68,19 @@ Common Patterns <slide>slides/mongodb/idx-recap1.xml</slide> <slide>slides/mongodb/idx-recap2.xml</slide> +<!-- REPLICATION --> +<slide>slides/mongodb/section-replication.xml</slide> +<slide>slides/mongodb/repl-use-cases.xml</slide> +<slide>slides/mongodb/repl-features.xml</slide> +<slide>slides/mongodb/repl-works-basic.xml</slide> +<slide>slides/mongodb/repl-works-normal.xml</slide> +<slide>slides/mongodb/repl-works-failover.xml</slide> +<slide>slides/mongodb/repl-oplog.xml</slide> + +<slide>slides/mongodb/replication-setup.xml</slide> + +<slide>slides/mongodb/repl-eventual-consistency.xml</slide> + <slide>slides/mongodb/selling-points.xml</slide> <slide>slides/mongodb/resources.xml</slide>