1
0
Fork 0
arangodb/arangod
Dan Larkin 9924fa1480 Added more RocksDB passthrough options. 2017-05-07 11:08:25 -04:00
..
Actions
Agency attempt at fixing occasional fatal errors accessing clustercomm instance on shutdown 2017-05-05 16:28:35 +02:00
Aql fixed issues found by scan tool 2017-05-05 13:51:23 +02:00
Cache Fixed data layout of cache buckets for 32-bit systems. 2017-04-27 18:25:42 -04:00
Cluster Remove test for removed precondition. 2017-05-03 11:02:24 +02:00
GeneralServer make ctor explicit, dont copy parameters 2017-04-26 16:24:11 +02:00
Graph Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Indexes Removed code paths that wrote objectIds into the Agency. This did break replication. 2017-05-02 14:59:19 +02:00
InternalRestHandler Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
MMFiles optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
Pregel Incremental Sync 2017-04-25 12:01:58 +02:00
Replication Added explicit WAL file lifecycle management to reduce space overhead from replication. 2017-05-04 15:16:24 -04:00
Rest
RestHandler more dictributeShardsLike code mergedfrom 3.1 2017-04-24 15:12:38 +02:00
RestServer re-enabled signal handlers 2017-05-05 13:09:59 +02:00
RocksDBEngine Added more RocksDB passthrough options. 2017-05-07 11:08:25 -04:00
Scheduler fixed issues found by scan tool 2017-05-05 13:51:23 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
Transaction Raise transaction replication timeout to adjust for sporadic RocksDB latencies. 2017-05-07 11:07:09 -04:00
Utils turn off deadlock detector in obvious cases in which it is not necessary 2017-04-27 14:47:19 +02:00
V8Server fix replication tests 2017-05-04 17:46:43 +02:00
Views added ViewIterator.h 2017-05-04 02:01:00 +02:00
VocBase optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
CMakeLists.txt optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
dbg.cmake