Brandon Philips
9a8bd96ad3
feat(Documentation/api): add a statistics section
2014-01-05 23:06:56 -08:00
Brandon Philips
66271fe986
chore(Documentation/api): remove some whitespace
2014-01-05 23:05:15 -08:00
Brandon Philips
1caa3245e6
feat(Documentation/api): add some intro material
...
add some intro material and normalize the headers to the rest of the
coreos/docs.
2014-01-05 23:04:27 -08:00
Brandon Philips
ecc96df699
chore(server): remove web url
...
web URL is not longer used so remove it from tests and configuration
documents.
2014-01-05 20:39:39 -08:00
Giuseppe Lavagetto
e9b85264ab
docs(clients-matrix.md): Introducing the library features matrix.
...
As support for etcd features is very uneven between different clients,
a feature matrix can help application developers to understand what a
client library can offer them, and also help client libraries
developers to understand what they should work on. I assessed the
features of all client libraries by looking at their master branch on
github, to the best of my knowledge.
2014-01-05 11:30:11 +01:00
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