Jan
|
1798036ea0
|
Bug fix/optimizations 18022019 (#8180)
|
2019-02-19 19:24:04 +01:00 |
Frank Celler
|
ac9f375fb5
|
big reformat
|
2018-12-26 00:54:03 +01:00 |
Jan
|
a5bb50b0bf
|
remove methods from VelocyPackHelper that are also in VPackSlice (#5946)
|
2018-07-25 09:01:29 +02:00 |
Michael Hackstein
|
2b0aa318ec
|
Bug fix/sparse graph register warning (#3569)
|
2017-11-10 14:33:15 +01:00 |
Jan
|
4ba38bf981
|
try to work around some assertions (#3296)
* remove obsolete values from relative config
* warn about using obsolete config parameters
|
2017-09-28 09:21:33 +02:00 |
Jan
|
2525a3a1bd
|
Feature/mmfiles hash lookup performance (#3265)
* speed up full collection scans in mmfiles engine
* some API cleanup
|
2017-09-26 14:48:06 +02:00 |
Simon Grätzer
|
ffc465433a
|
No access collections Improvements (#3190)
* consolidated EdgeDocumentToken
* optimizing cluster traversal
* adding skip collection checks
* API cleanup
* copying AQLValue to avoid use-after-free bugs
* Fixing rocksdb SingleServerEdgeCursor
* Fixing a collection resolving issue
|
2017-09-07 14:55:07 +02:00 |
Simon Grätzer
|
87de810566
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
Michael Hackstein
|
52406567cd
|
Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally
|
2017-05-31 17:49:46 +02:00 |
Michael Hackstein
|
3b34d4edec
|
Unified static-counting for Traversals on the Cache
|
2017-04-21 15:58:44 +02:00 |
Michael Hackstein
|
1619e6b3d8
|
First version of ShortestPath that is presumably working in Clustered Mode with MMFiles and RocksDB
|
2017-04-20 15:57:06 +02:00 |
Michael Hackstein
|
4f899bfd2c
|
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 |