1
0
Fork 0
arangodb/arangod/ClusterEngine
Simon cc125b377c Use GetForUpdate on unique indexes (#9234)
* Use GetForUpdate on unique indexes

* add changelog

* fix loop

* use c++11 loops

* move some code

* fix error code check
2019-06-13 16:32:24 +02:00
..
CMakeLists.txt Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
ClusterCollection.cpp less locking for ClusterSelectivityEstimates (#8892) 2019-05-06 13:22:36 +02:00
ClusterCollection.h less locking for ClusterSelectivityEstimates (#8892) 2019-05-06 13:22:36 +02:00
ClusterEngine.cpp remove replication clients handling out of vocbase code (#8676) 2019-04-08 19:15:28 +02:00
ClusterEngine.h cleanup replication contexts (#8630) 2019-04-01 09:35:08 +02:00
ClusterIndex.cpp Use GetForUpdate on unique indexes (#9234) 2019-06-13 16:32:24 +02:00
ClusterIndex.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
ClusterIndexFactory.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
ClusterIndexFactory.h issue 526.1: initial support for vocbase-prefixed analyzer names (#8319) 2019-03-06 15:13:19 +03:00
ClusterRestCollectionHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
ClusterRestCollectionHandler.h big reformat 2018-12-26 00:54:03 +01:00
ClusterRestExportHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
ClusterRestExportHandler.h big reformat 2018-12-26 00:54:03 +01:00
ClusterRestHandlers.cpp big reformat 2018-12-26 00:54:03 +01:00
ClusterRestHandlers.h
ClusterRestReplicationHandler.cpp cleanup replication contexts (#8630) 2019-04-01 09:35:08 +02:00
ClusterRestReplicationHandler.h cleanup replication contexts (#8630) 2019-04-01 09:35:08 +02:00
ClusterRestWalHandler.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
ClusterRestWalHandler.h big reformat 2018-12-26 00:54:03 +01:00
ClusterSelectivityEstimates.cpp Fix some uses of atomics (#9141) 2019-05-30 15:50:36 +02:00
ClusterSelectivityEstimates.h less locking for ClusterSelectivityEstimates (#8892) 2019-05-06 13:22:36 +02:00
ClusterTransactionCollection.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
ClusterTransactionCollection.h Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
ClusterTransactionState.cpp Bug fix/cleanup 31032019 (#8632) 2019-04-01 17:14:11 +02:00
ClusterTransactionState.h Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
ClusterV8Functions.cpp Feature/upgrade v8 7.1.302.28 (#8088) 2019-02-19 11:15:34 +01:00
ClusterV8Functions.h
Common.h big reformat 2018-12-26 00:54:03 +01:00
MMFilesMethods.cpp The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
MMFilesMethods.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBMethods.cpp The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
RocksDBMethods.h big reformat 2018-12-26 00:54:03 +01:00