1
0
Fork 0
arangodb/Documentation/Books/HTTP
sleto-it 0ba532b16a
Doc - Replication Refactor - Part 1 (#4555)
Next steps after DC2DC and Cluster doc improvements:

- We refactor replication sections and make more intuitive separation between Master/Slave and the new Active Failover in 3.3
- We create corresponding sections for Master/Slave and Active Failover in the Administration and Deployment chapters, as well as in the Scalability chapter, where these "modes" are introduced
- We touch and improve the "Architecture" chapter as well, where some architecture info have to be placed
- We reorg the TOC having in more "logical" order:
-- Deployment
-- Administration
-- Security
-- Monitoring
-- Troubleshooting
- We adds parts in the TOC
- We add toc per pages, using page-toc plugin
- We also put close together "Scalability" and "Architecture" chapters, preliminary steps of further improvements / aggregation
- We improve swagger

Internal Ref:
- https://github.com/arangodb/planning/issues/1692
- https://github.com/arangodb/planning/issues/1655
- https://github.com/arangodb/planning/issues/1858
- https://github.com/arangodb/planning/issues/973 (partial fix)
- https://github.com/arangodb/planning/issues/1498 (partial fix)
2018-02-28 12:23:19 +01:00
..
AdministrationAndMonitoring Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Agency Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01:00
Api rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
AqlQuery Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
AqlQueryCache rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
AqlQueryCursor Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
AqlUserFunctions Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
AsyncResultsManagement Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
BatchRequest Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
BulkImports Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Collection Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Database Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Document Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Edge Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Endpoints Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Export Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Foxx Implement endpoint "commit coordinator state" (#2513) 2017-05-31 18:21:50 +02:00
General Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Gharial Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Indexes Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
MiscellaneousFunctions Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Replications Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
ShardingInterface Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
SimpleQuery Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Tasks Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Transaction Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
Traversal Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
UserManagement Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Views Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
styles Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
FOOTER.html Add footer to docs, unify slogan 2017-05-12 10:19:37 +02:00
README.md Documentation/fix driver link (#3770) 2017-11-27 12:34:14 +01:00
SUMMARY.md Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
book.json Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00

README.md

ArangoDB VERSION_NUMBER HTTP API Documentation

Welcome to the ArangoDB HTTP API documentation! This documentation is for API developers. As a user or administrator of ArangoDB you should not need the information provided herein.

In general, as a user of ArangoDB you will use one of the language drivers.