Kostas Kyrimis
|
3f3d6c52a3
|
Merge branch 'project-pineapples' into T0919-MG-implement-get-properties-storage
|
2022-11-30 17:25:05 +02:00 |
|
Kostas Kyrimis
|
94ef57c459
|
Fix small bugs
|
2022-11-30 17:24:46 +02:00 |
|
jeremy
|
56556f7c2d
|
Update incorrect de-referencing
|
2022-11-30 16:22:39 +01:00 |
|
jeremy
|
a2027fc6ac
|
Remove default_frame
|
2022-11-30 16:09:06 +01:00 |
|
jeremy
|
deb31e4b77
|
Multiframe only expects size of frame instead of default frame
|
2022-11-30 16:00:24 +01:00 |
|
jeremy
|
072bc58b1e
|
Reverse condition in while() + comment
|
2022-11-30 14:50:28 +01:00 |
|
jbajic
|
31f907cb53
|
Remove keystore
|
2022-11-30 14:40:12 +01:00 |
|
jbajic
|
9af20c295c
|
Fix VerticesContainer being passed by value
|
2022-11-30 14:39:52 +01:00 |
|
jeremy
|
969b8f0da7
|
Remove un-necessary internal_ptr
|
2022-11-30 14:32:19 +01:00 |
|
jeremy
|
55008a2927
|
Rename func ResetAllFramesInvalid->MakeAllFramesInvalid
|
2022-11-30 14:17:01 +01:00 |
|
Jure Bajic
|
494f6ac25f
|
Merge branch 'project-pineapples' into T1185-MG-replace-skip-list
|
2022-11-30 05:12:43 -08:00 |
|
jeremy
|
02ca6734c1
|
Correct comment to follow common style
|
2022-11-30 14:11:38 +01:00 |
|
jbajic
|
976e6ff0a6
|
Replace skiplist with std::set
|
2022-11-30 14:11:22 +01:00 |
|
Kostas Kyrimis
|
9621532d3d
|
Prototype suggested changes and polish PR
|
2022-11-30 14:59:00 +02:00 |
|
jeremy
|
a10c254caa
|
Add // NOLINTNEXTLINE to correct place
|
2022-11-30 11:43:16 +01:00 |
|
jeremy
|
9c0c0a2d1c
|
Add clang warning suppress
|
2022-11-30 10:14:07 +01:00 |
|
Jure Bajic
|
0450163c5e
|
Merge branch 'project-pineapples' into T1173-MG-benchmark-datastructures
|
2022-11-30 00:17:13 -08:00 |
|
Jeremy B
|
62ee6f0e05
|
Merge branch 'project-pineapples' into T1163-MG-add-multiframe-and-some-operators
|
2022-11-29 17:34:16 +01:00 |
|
jeremy
|
00a4127e4e
|
Remove incorrect = default
|
2022-11-29 17:15:52 +01:00 |
|
Tyler Neely
|
53040c6758
|
Merge pull request #651 from memgraph/T1157-MG-concurrent-RsmClient-requests
Support concurrent RsmClient requests
|
2022-11-29 17:11:25 +01:00 |
|
Tyler Neely
|
04124a1e9b
|
Make AsyncRequestToken arguments const, reserve size in response vectors
|
2022-11-29 15:50:35 +00:00 |
|
jeremy
|
f107ef8aea
|
Default destructor in header
|
2022-11-29 16:12:50 +01:00 |
|
Tyler Neely
|
b3605c9ab1
|
Fix typo in new simplified RequestRouter::CreateExpand method
|
2022-11-29 15:11:35 +00:00 |
|
Tyler Neely
|
7df3a743b9
|
Simplify and parallelize CreateExpand
|
2022-11-29 15:07:59 +00:00 |
|
Tyler Neely
|
f8215306e8
|
A variety of small code clean-ups, remove overloaded methods
|
2022-11-29 15:06:01 +00:00 |
|
Tyler Neely
|
8f08d986cb
|
Make method names clear for RequestRouter requests, avoid unnecessary overloading
|
2022-11-29 14:47:32 +00:00 |
|
jeremy
|
cc3bcf1dc2
|
Clang tidy
|
2022-11-29 15:43:24 +01:00 |
|
Tyler Neely
|
9144d2dccd
|
Remove bug-prone inverted ownership of ExecutionState as a consideration of operators
|
2022-11-29 14:30:59 +00:00 |
|
jeremy
|
9faa206f95
|
Clang tidy
|
2022-11-29 15:03:03 +01:00 |
|
jbajic
|
1b97bb0856
|
Remove redundant line from skiplist
|
2022-11-29 14:57:53 +01:00 |
|
Jure Bajic
|
f54701cc96
|
Merge branch 'project-pineapples' into T1173-MG-benchmark-datastructures
|
2022-11-29 05:55:29 -08:00 |
|
jbajic
|
1f98d33fa6
|
Remove b++ tree
|
2022-11-29 14:40:44 +01:00 |
|
jeremy
|
86f7b82bdc
|
Clang tidy
|
2022-11-29 14:26:17 +01:00 |
|
jeremy
|
8c5edaaeb9
|
Update type
|
2022-11-29 14:07:15 +01:00 |
|
jbajic
|
632db4175a
|
Revert storage changes
|
2022-11-29 14:04:12 +01:00 |
|
jeremy
|
3c0e38aacb
|
Adapt comment
|
2022-11-29 13:54:26 +01:00 |
|
jeremy
|
aace5db8cc
|
Adapt comment
|
2022-11-29 13:53:08 +01:00 |
|
jeremy
|
bc32a3d305
|
Adapt comment
|
2022-11-29 13:52:29 +01:00 |
|
jeremy
|
cead1bcb21
|
Rename ValidFramesInvalidator->ValidFramesConsumer
|
2022-11-29 13:49:37 +01:00 |
|
Tyler Neely
|
ec529da8d2
|
Address clang-tidy feedback
|
2022-11-29 12:28:19 +00:00 |
|
jbajic
|
ce5f1c2f17
|
Add memory runner for insert
|
2022-11-29 13:27:28 +01:00 |
|
Tyler Neely
|
1b77e029ca
|
Use the Async methods under the hood for the blocking RsmClient::Send*Request methods for code-reuse
|
2022-11-29 11:33:49 +00:00 |
|
jeremy
|
16c30d61aa
|
Merge branch 'T1163-MG-add-multiframe-and-some-operators' of github.com:memgraph/memgraph into T1163-MG-add-multiframe-and-some-operators
|
2022-11-29 12:30:11 +01:00 |
|
Jeremy B
|
b8de2c9c7a
|
Merge branch 'project-pineapples' into T1163-MG-add-multiframe-and-some-operators
|
2022-11-29 12:30:00 +01:00 |
|
jeremy
|
cd0aaeb5e9
|
Merge branch 'T1163-MG-add-multiframe-and-some-operators' of github.com:memgraph/memgraph into T1163-MG-add-multiframe-and-some-operators
|
2022-11-29 12:29:59 +01:00 |
|
Jeremy B
|
cf388d80fc
|
Update src/query/v2/plan/operator.lcp
|
2022-11-29 12:29:52 +01:00 |
|
Tyler Neely
|
a308ee501a
|
Unify the driving of read and write requests in the RequestRouter
|
2022-11-29 11:25:29 +00:00 |
|
jbajic
|
884831ece5
|
Use pk
|
2022-11-29 11:56:01 +01:00 |
|
Tyler Neely
|
aa7d362296
|
Merge branch 'project-pineapples' of github.com:memgraph/memgraph into T1157-MG-concurrent-RsmClient-requests
|
2022-11-29 10:13:42 +00:00 |
|
jeremy
|
e946eb50d2
|
Add version ValidFramesModifier to distinguish between reading-only and reading+modifying
|
2022-11-29 11:05:11 +01:00 |
|