Simon
9040f1d18a
Fuerte + Pregel + Agency = 🥑 ( #10110 )
2019-10-01 11:19:18 +02:00
Dan Larkin-York
a83c2323c9
Refactor ApplicationServer stack ( #9965 )
2019-09-25 17:31:59 +02:00
Simon
6075fec35e
Forward port some changes ( #8949 )
2019-05-09 19:42:06 +02:00
Simon
0502a97abb
forwardport changes from 3.4 ( #8894 )
2019-05-08 14:34:25 +02:00
Simon
937d743ba6
Bug fix/pregel stuff ( #8733 )
2019-04-11 15:58:28 +02:00
Jan Christoph Uhde
c3f7961b88
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
Jan
e4d7f1c5f0
Bug fix/wenn der shard mann 2mal klingelt ( #5890 )
2018-07-26 15:37:40 +02:00
Andrey Abramov
01d9baf359
remove TRI_ERROR_ARANGO_VIEW_NOT_FOUND, rename TRI_ERROR_ARANGO_COLLECTION_NOT_FOUND to TRI_ERROR_ARNANGO_DATA_SOURCE_NOT_FOUND
2018-03-17 19:36:14 +03:00
Jan
25af4d7f69
try to not fail hard when a collection is dropped while the WAL is tailed ( #4226 )
2018-01-04 16:31:11 +01:00
Jan
5165155ed1
Bug fix/fixes 0609 ( #3227 )
...
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available
* additionally, simplify AQL function definitions and aliases
* warn when more than 90% of max mappings are in use
* added C++ variant of replication catchup
* added `--log.role` option
* updated CHANGELOG
* removed non-existing scheduler.threads option from config
* removed useless __FILE__, __LINE__ invocations
* updated CHANGELOG
* allow a priority V8 context
* remove TRI_CORE_MEM_ZONE
* try to fix Windows errors & warnings
* cleanup
* removed memory zones altogether
* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
Simon Grätzer
79c2e87bac
Pregel: code reformatting
2017-03-17 16:21:25 +01:00
Simon Grätzer
00d77cbb5e
Fix compiler warnings
2017-03-09 14:38:39 +01:00
Simon Grätzer
a1752da492
Added single server support
2017-03-08 18:20:36 +01:00
Simon Grätzer
27c617fe10
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# 3rdParty/V8/v8
# arangod/Transaction/Methods.h
# arangod/Utils/UserTransaction.h
# arangod/V8Server/v8-collection.cpp
2017-03-01 14:52:35 +01:00
Simon Grätzer
18fb10e2f7
Added Effective Closeness
2017-02-17 03:41:51 +01:00
Simon Grätzer
4ec41ed31d
Stuff
2017-02-14 16:01:53 +01:00
Simon Grätzer
35cd39f859
Merge branch 'devel' of https://github.com/graetzer/arangodb into devel
2017-02-14 13:39:05 +01:00
Simon Grätzer
3f0b01023d
Added comments to keys
2017-02-14 13:38:58 +01:00
Simon Grätzer
62464be81f
Stuff
2017-02-13 02:45:38 +01:00
Simon Grätzer
4edba27b41
Fixed log topic
2017-02-10 16:31:38 +01:00
Simon Grätzer
9b9f91a81c
Pegel: Adding support for "PREGEL_RESULT" in aql
2017-02-07 18:37:23 +01:00
Simon Grätzer
00ebdbf61e
Reformatting pregel code
2017-02-05 16:06:46 +01:00
Simon Grätzer
473b58c750
Fixed some stuff
2017-02-04 00:58:53 +01:00
Simon Grätzer
39278f22d8
Added debug logs
2017-02-03 14:40:45 +01:00
Simon Grätzer
5d9aa0cb6b
Multi threaded GraphStore, ran clang-format
2017-01-30 01:39:39 +01:00
Simon Grätzer
78ebf1b781
Fixed startup, working async SCC
2017-01-29 13:56:06 +01:00
Simon Grätzer
324c874e99
Added test, some refactoring
2017-01-27 15:31:54 +01:00
Simon Grätzer
8adf4a3039
Adaptive message buffers, Optimized message format
2017-01-22 15:53:11 +01:00
Simon Grätzer
06ef7792fb
Fixing some more
2017-01-16 17:48:38 +01:00
Simon Grätzer
45ece34ae1
Various Changes
2016-12-29 18:09:39 +01:00
Simon Grätzer
2b18f29de2
Reformatting
2016-12-22 11:47:31 +01:00
Simon Grätzer
97a219da76
Changed document counting
2016-12-21 23:21:23 +01:00
Simon Grätzer
3496adb962
working normal mode
2016-12-17 17:48:03 +01:00
Simon Grätzer
caa260defd
More async work
2016-12-15 18:46:02 +01:00
Simon Grätzer
f8dfca5e07
Reorganizing code
2016-12-14 10:39:37 +01:00
Simon Grätzer
63f87fbf52
reorganization
2016-12-13 13:54:14 +01:00
Simon Grätzer
6e07e81a1e
starting async mode
2016-12-12 13:19:46 +01:00
Simon Grätzer
0f57b6633b
Algorithms without combiners supported
2016-12-07 16:00:42 +01:00
Simon Grätzer
d9d192e480
fixed some stuff
2016-12-05 13:53:49 +01:00
Simon Grätzer
0689ccaabb
fixed some stuff, stopping still not working
2016-12-05 01:18:05 +01:00
Simon Grätzer
69322d769e
shard indexes
2016-12-02 18:26:29 +01:00
Simon Grätzer
7d7474f6fd
Structural changes, Algorithm registry, begin with optimistic recovery
2016-12-01 14:10:52 +01:00
Simon Grätzer
cc6df4f70c
Master Context
2016-11-25 17:03:08 +01:00
Simon Grätzer
06b30a0fb5
More stats
2016-11-23 13:17:07 +01:00
Simon Grätzer
6c6c2a092d
Multiple edge collections
2016-11-18 22:02:13 +01:00
Simon Grätzer
8e16011c67
Adding RangeIterator
2016-11-16 14:47:30 +01:00
Simon Grätzer
4b3a5a414e
More js APIs
2016-11-15 21:19:36 +01:00
Simon Grätzer
d2962a7de3
Statistics tracking
2016-11-15 13:37:52 +01:00
Simon Grätzer
497e7b281e
PageRank + Result writer
2016-11-13 19:10:37 +01:00