1
0
Fork 0
arangodb/arangod/Replication
Jan Christoph Uhde 3cb1cc7a52 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
  Fixing index markers
  exclusive locks for indexes
  better incremental sync
  grunt build
  Avoid log spam.
  Removed code paths that wrote objectIds into the Agency. This did break replication.
  WAL: honor tick end value
  WAL fiter after collection
  Reactivated client-side filtering of unnecessary markers
  Added an Assert when persisting an index it's objectId is not allowed to be 0
  The RestReplicationHandler now inserts new ObjectIds when replicating collections
  moved files
  add dependencies for TransactionManager
  fix include
  move engine-specific test into engine test
2017-05-02 16:41:43 +02:00
..
ContinuousSyncer.cpp redo: remove unnecessary code 2017-04-28 14:59:13 +02:00
ContinuousSyncer.h refactoring 2016-07-22 15:44:23 +02:00
InitialSyncer.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-02 16:41:43 +02:00
InitialSyncer.h move engine specific syncer code into engines 2017-05-02 16:36:27 +02:00
ReplicationTransaction.h refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
Syncer.cpp moved files 2017-05-02 12:34:28 +02:00
Syncer.h move engine specific syncer code into engines 2017-05-02 16:36:27 +02:00