1
0
Fork 0
arangodb/Documentation/Books
Tobias Gödderz 87e5fe7dd2 Bug fix 3.5/clean replication api wal tracking (#9503)
* Use int type for server id

Change serverId to an int

Pass syncerId only for synchronous replication

Added UrlBuilder

structs to classes, reordering

Added Location class, cleanup

Fixed initialization order

Use Location class

Use string for large ints

Documentation

Added clientInfo to ReplicationClientProgressTracker and corresponding rest handlers

Pass clientInfo string in sync replication

Pass clientInfo in addFollower, too

Updated docu

Renamed UrlBuilder to UrlHelper

Updated docu

Try to fix compile error on windows

Fixed a bug and a test

* Implemented @jsteeman's comments
2019-07-18 19:38:31 +03:00
..
AQL Fix name of example graph in k Shortest Paths documentation (#8972) 2019-05-13 12:24:06 +02:00
Cookbook Doc - updates to the compiling under windows section (#7894) 2019-01-15 20:00:35 +01:00
Drivers Doc - Sync external repos 2019-03-13 (devel) (#8405) 2019-03-13 23:00:43 +01:00
HTTP Doc - Typo: whish -> wish 2019-05-06 13:16:04 +02:00
Manual Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
stash Doc - Cluster Architecture Improvements (#7992) 2019-02-27 16:24:42 +01:00
.gitignore Doc - New Driver Book (#4825) 2018-04-12 17:12:54 +02:00
GNUmakefile Migrate documentation build process to pure bash. (#2619) 2017-06-21 14:34:17 +02:00
README.md fix URL. 2017-05-04 12:11:48 +02:00
SummaryBlacklist.txt Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
build.sh fix documentation building 2018-08-27 10:27:56 +02:00

README.md

ArangoDB Documentation

This folder contains the source for the documentation on docs.arangodb.com. However, its heavily preprocessed, and the files contain several extensions to markup. See README_maintainers.md for more details.