1
0
Fork 0
arangodb/arangod/StorageEngine
Jan 95d1892f18
remove canThrow attribute from AQL functions (#6123)
Its was somehow overlapping with the isDeterministic attribute (but with the opposite meaning)
2018-08-09 16:45:54 +02:00
..
EngineSelectorFeature.cpp make auto-storage engine selection texts a bit more precise 2018-07-23 17:40:46 +02:00
EngineSelectorFeature.h put default engine into separate method 2018-07-19 17:42:35 +02:00
PhysicalCollection.cpp track last used keys in cluster key generators, track key on cluster document insert (#6101) 2018-08-08 14:32:16 +02:00
PhysicalCollection.h issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03:00
StorageEngine.h remove canThrow attribute from AQL functions (#6123) 2018-08-09 16:45:54 +02:00
StorageEngineFeature.h Feature/feature phases (#5272) 2018-07-16 14:09:36 +02:00
TransactionCollection.cpp Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
TransactionCollection.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
TransactionManager.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
TransactionManager.h optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
TransactionState.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
TransactionState.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
WalAccess.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
WalAccess.h View Replication (#5915) 2018-07-26 10:28:46 +02:00