Vasiliy
|
2ce20e86d7
|
issue 373.1: move globally-unique id generation from collection into data-source (#5182)
|
2018-05-07 22:14:40 +03:00 |
Vasiliy
|
e4368b0991
|
issue 355.6: remove create() from LogicalView, remove IResearch dependency from IndexFactory, store vocbase reference in LogicalDataSource
|
2018-04-06 16:38:34 +03:00 |
Vasiliy
|
99b83ba8c8
|
issue 355.5: remove more unused methods, move view-related storage engine functionality from vocbase into DBServerLogicalView, address MSVC cmake dependency issue
|
2018-04-05 16:17:07 +03:00 |
Vasiliy
|
635db3b409
|
issue 355.4: remove redundant methods and code, use 'cp' instead of 'cmake copy_directory' where possible, use vocbase reference instead of pointer
|
2018-04-04 10:53:48 +03:00 |
Vasiliy
|
7c25902b27
|
issue 355.3: allow IResearchLink creation, as opposed to IResearch View update, to direct which CIDs get included in an IResearchView snapshot
|
2018-04-02 15:27:48 +03:00 |
Andrey Abramov
|
b641cf9b13
|
remove view implementation part 1
|
2018-03-26 23:18:08 +03:00 |
Vasiliy
|
daa1db659c
|
manually-merge: differentiate data-source types by category e.g. LogicalCollection/LogicalView
|
2018-03-08 13:40:25 +03:00 |