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
Drivers
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
.gitignore
GNUmakefile
README.md
SummaryBlacklist.txt
build.sh

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.