Commit Graph

717 Commits (5720fe812ebcc4f07697c69828a3ef820b2a0145)

Author SHA1 Message Date
Brandon Philips 801b642dea fix(Documentation): fixup headers
fixup the headers on the api and tuning sections
2014-01-04 17:58:39 -08:00
Brandon Philips e7527ebb45 fix(README): link to the configuration file too 2014-01-03 14:39:23 -08:00
Brandon Philips bfde27a99d feat(README): splitup the sections into individual files
The README is getting rather large so split it into individual files.

The next step will be rendering these into HTML pages with a TOC so that
they are a bit more navigable.

What do people think of this?
2014-01-03 14:37:53 -08:00
Rob Szumski 009b84c5fc feat(docs): add cluster size guide 2014-01-02 16:11:25 -08:00
Baruch Even 08dffe85d6 Fix spelling mistakes in internal-protocol-versioning.md 2013-12-01 08:35:56 +02:00
Ben Johnson cba2611c68 Renamed configuration parameters. 2013-11-15 00:13:32 -05:00
Ben Johnson f99d24310f Fix conf extension and documentation. 2013-10-23 13:44:53 -06:00
Ben Johnson bc0e07bca2 Add tiered configuration. 2013-10-21 21:37:25 -06:00
Xiang Li a7eb09a557 Merge pull request #10 from evan-gu/fileSystem
added sorting, changed the interface, modified the documents, added some test case
2013-09-08 20:16:30 -07:00
evan-gu 38489bd846 add documentation about sorting, change the argument name from sorting to sorted 2013-09-08 21:21:57 -04:00
Hongchao Deng effc8285f2 New error-system for Etcd with docs 2013-09-08 18:46:16 -04:00
Hongchao Deng 8ab6684bf5 Merge branch 'fileSystem' of github.com:xiangli-cmu/etcd into fileSystem 2013-09-07 10:40:43 -04:00
Hongchao Deng 4f7011fc2b add acl doc 2013-09-07 10:40:19 -04:00
Xiang Li 907e39edec update operation 2013-09-06 23:01:11 -04:00
Hongchao Deng 9b80e1cd64 refine doc 2013-09-06 14:28:11 -04:00
Xiang Li 197b9106f9 init file system spec 2013-09-04 22:40:33 -04:00
Brandon Philips 53b2038d2e feat(command): add version to join command
Add a version to the join command. Add a versioning document to discuss
some of the design decisions.
2013-08-18 21:54:07 -07:00