.. |
AqlTransaction.cpp
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
AqlTransaction.h
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
CollectionExport.cpp
|
removed unused includes of JsonHelper.h
|
2016-05-13 19:00:23 +02:00 |
CollectionExport.h
|
…
|
|
CollectionGuard.h
|
…
|
|
CollectionKeys.cpp
|
prepation for optimizations
|
2016-04-29 17:26:22 +02:00 |
CollectionKeys.h
|
do not create markers on the heap, but create them in the WAL space directly
|
2016-04-29 01:01:10 +02:00 |
CollectionKeysRepository.cpp
|
…
|
|
CollectionKeysRepository.h
|
…
|
|
CollectionNameResolver.h
|
micro optimizations
|
2016-05-01 14:13:53 +02:00 |
CollectionReadLocker.h
|
slightly adjusted wait times
|
2016-05-30 09:34:13 +02:00 |
CollectionWriteLocker.h
|
slightly adjusted wait times
|
2016-05-30 09:34:13 +02:00 |
Cursor.cpp
|
optimizations
|
2016-05-03 00:43:39 +02:00 |
Cursor.h
|
use VPackDumper
|
2016-05-02 17:32:53 +02:00 |
CursorRepository.cpp
|
Former JsonCursor now uses QueryResult and contains the TRX context for continuuos reads
|
2016-04-19 14:32:23 +02:00 |
CursorRepository.h
|
Former JsonCursor now uses QueryResult and contains the TRX context for continuuos reads
|
2016-04-19 14:32:23 +02:00 |
DatabaseGuard.h
|
…
|
|
ExplicitTransaction.h
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
OperationCursor.cpp
|
fixes for MSVC
|
2016-05-10 19:01:21 +02:00 |
OperationCursor.h
|
Activated Externals by default in OperationCursor. This is used in some places and should have a positive performance impact
|
2016-05-04 17:16:10 +02:00 |
OperationOptions.h
|
…
|
|
OperationResult.h
|
Implement synchronous replication for replace and update.
|
2016-04-22 11:42:52 +02:00 |
ReplicationTransaction.h
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
SingleCollectionTransaction.cpp
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
SingleCollectionTransaction.h
|
…
|
|
StandaloneTransactionContext.cpp
|
…
|
|
StandaloneTransactionContext.h
|
…
|
|
Transaction.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-31 13:21:13 +02:00 |
Transaction.h
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
TransactionContext.cpp
|
added assertions
|
2016-05-25 14:18:43 +02:00 |
TransactionContext.h
|
added assertions
|
2016-05-25 14:18:43 +02:00 |
V8TransactionContext.cpp
|
…
|
|
V8TransactionContext.h
|
…
|
|
WorkMonitorArangod.cpp
|
handle "Connection" and "Content-Type" headers separately
|
2016-05-10 15:24:55 +02:00 |