1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
jsteemann 2c9e220f03 refactoring 2017-02-07 14:36:03 +01:00
jsteemann 4fccb56f93 make TransactionState a class and privatize some of its internals 2017-02-07 11:58:34 +01:00
jsteemann 3b1e3fac52 make TransactionCollection more engine-specific 2017-02-07 11:24:58 +01:00
jsteemann cbea3080c1 privatize TransactionCollection internals 2017-02-07 09:19:06 +01:00
jsteemann 802c384448 renaming 2017-01-30 09:02:57 +01:00
jsteemann 499add4735 refactoring 2017-01-27 12:11:44 +01:00
jsteemann 0cb7d416d0 moved transaction collections into their own files 2017-01-26 16:51:57 +01:00
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