Andreas Streichardt
|
fbe8851ba2
|
comment out waiting for now
|
2016-12-08 16:49:51 +01:00 |
Andreas Streichardt
|
29bb68031e
|
Wait for initial collection sync..(not yet working properly)
|
2016-12-08 14:54:58 +01:00 |
Andreas Streichardt
|
11bd9381d5
|
Add satellite collections
|
2016-12-06 16:40:50 +01:00 |
Michael Hackstein
|
2af30f056d
|
Moved index creation to use LogicalCollection instead of TRI_collection_t. Involved changes of the constructor, all can now be created using iid and Slice. Removed specialized functions to create/find indixes in v8-voc index. Also the iteration is modified. This commit compiles but tests will fail. Merge commit.
|
2016-08-25 09:57:36 +02:00 |
Michael Hackstein
|
17a6da8afb
|
Removed all references on TRI_vocbase_col_t and replaced them by LogicalCollection class. Not everything is properly moved and implemetned yet. This commit causes crashes.
|
2016-08-17 11:10:39 +02:00 |
jsteemann
|
5ae8fa00ed
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
Michael Hackstein
|
2d860fb80e
|
Added a cpp file for AqlTransaction. Now only parts of AQL have to be rebuild on cluster changes, not complete AQL
|
2016-04-14 11:30:54 +02:00 |