Tyler Neely
|
0f28408db4
|
Merge branch 'T0912-MG-in-memory-shard-map' of github.com:memgraph/memgraph into T0916-MG-fbthrift-transport
|
2022-08-19 06:47:29 +00:00 |
|
Tyler Neely
|
2320f95dd1
|
Update the coordinator to include request for initializing a new shard map
|
2022-08-18 14:01:47 +00:00 |
|
Tyler Neely
|
d50b6c1abb
|
Move rsm_client to src/io/rsm
|
2022-08-18 13:20:56 +00:00 |
|
Tyler Neely
|
a994b364ca
|
Merge branch 'T0912-MG-in-memory-shard-map' of github.com:memgraph/memgraph into T0916-MG-fbthrift-transport
|
2022-08-17 16:41:11 +00:00 |
|
Tyler Neely
|
d292162b00
|
Use new RsmClient in raft test
|
2022-08-17 16:40:18 +00:00 |
|
Tyler Neely
|
9c4556618a
|
Rework RsmClient and update sharded_map commit
|
2022-08-17 16:35:35 +00:00 |
|
Tyler Neely
|
b9efa2499d
|
Merge branch 'T0912-MG-in-memory-shard-map' of github.com:memgraph/memgraph into T0916-MG-fbthrift-transport
|
2022-08-17 09:53:19 +00:00 |
|
gvolfing
|
3c9fe7ef42
|
Gerneral clean-up
|
2022-08-17 09:50:49 +00:00 |
|
gvolfing
|
08fe7b09db
|
Resolve issues with the sharded_map test
|
2022-08-17 09:50:49 +00:00 |
|
gvolfing
|
bbd3d352ee
|
Add the coordinator part to the sharded_map test
|
2022-08-17 09:50:49 +00:00 |
|
gvolfing
|
eb71f3750c
|
Check against cas_succeeded
|
2022-08-17 09:50:49 +00:00 |
|
gvolfing
|
bc2195b95b
|
Remove unfinished statement
|
2022-08-17 09:50:49 +00:00 |
|
gvolfing
|
dea650aa82
|
Add test for sharded_map
|
2022-08-17 09:50:49 +00:00 |
|
gvolfing
|
169320d27b
|
Move RsmClient into a separate folder and header
|
2022-08-17 09:50:49 +00:00 |
|
gvolfing
|
74469d7f79
|
Remove unnecessary storage pool, general cleanup
|
2022-08-17 09:50:49 +00:00 |
|
gvolfing
|
7a84bed200
|
Add abstraction for RsmClient
|
2022-08-17 09:50:49 +00:00 |
|
Tyler Neely
|
abbe690e3d
|
Merge branch 'T0941-MG-implement-basic-raft-version' of github.com:memgraph/memgraph into T0912-MG-in-memory-shard-map
|
2022-08-17 09:50:41 +00:00 |
|
Tyler Neely
|
9641b2dc7a
|
Check-in in-progress shard test
|
2022-08-17 09:38:46 +00:00 |
|
Tyler Neely
|
45861ae35a
|
Add new test, start to fill out coordinator RSM
|
2022-08-17 09:38:46 +00:00 |
|
Tyler Neely
|
57938e4971
|
Use Read/Apply instead of read/apply in Rsm concept
|
2022-08-17 09:38:46 +00:00 |
|
Tyler Neely
|
f0dc0d911d
|
Merge branch 'T0941-MG-implement-basic-raft-version' of github.com:memgraph/memgraph into T0912-MG-in-memory-shard-map
|
2022-08-16 16:51:09 +00:00 |
|
Tyler Neely
|
3c50b68954
|
Small comment fix
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
16d1fa2c22
|
Gerneral clean-up
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
518e8df04c
|
Resolve issues with the sharded_map test
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
9c453779f5
|
Add the coordinator part to the sharded_map test
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
5d66a4e828
|
Check against cas_succeeded
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
2553a8fdc3
|
Remove unfinished statement
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
9aeca7a4b3
|
Add test for sharded_map
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
1b2c8f6b29
|
Move RsmClient into a separate folder and header
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
a74a556fcc
|
Remove unnecessary storage pool, general cleanup
|
2022-08-16 16:47:13 +00:00 |
|
gvolfing
|
7af917e408
|
Add abstraction for RsmClient
|
2022-08-16 16:47:13 +00:00 |
|
Tyler Neely
|
629fd231b3
|
Merge branch 'T0941-MG-implement-basic-raft-version' of github.com:memgraph/memgraph into T0912-MG-in-memory-shard-map
|
2022-08-16 16:47:09 +00:00 |
|
Tyler Neely
|
95e90e6c2e
|
Check-in in-progress shard test
|
2022-08-16 16:42:28 +00:00 |
|
Tyler Neely
|
e3dd404865
|
Add new test, start to fill out coordinator RSM
|
2022-08-16 16:42:28 +00:00 |
|
Tyler Neely
|
79539d13c9
|
Use Read/Apply instead of read/apply in Rsm concept
|
2022-08-16 16:42:28 +00:00 |
|
Tyler Neely
|
9961659103
|
Use spdlog instead of cout
|
2022-08-16 14:52:03 +00:00 |
|
Tyler Neely
|
5f225a623e
|
align cpp w/ hpp naming
|
2022-08-09 15:21:52 +00:00 |
|
Tyler Neely
|
0a43afdec1
|
Update raft implementation to use std::chrono like upstream
|
2022-08-04 13:28:52 +00:00 |
|
Tyler Neely
|
618a3d96b3
|
Merge branch 'T0879-MG-transport-prototype' of github.com:memgraph/memgraph into T0941-MG-implement-basic-raft-version
|
2022-08-04 12:07:54 +00:00 |
|
Tyler Neely
|
343648f564
|
Merge branch 'T0941-MG-implement-basic-raft-version' of github.com:memgraph/memgraph into T0912-MG-in-memory-shard-map
|
2022-08-04 07:49:09 +00:00 |
|
Tyler Neely
|
d1c5aead61
|
Implement the rest of the KV-on-Raft RSM test
|
2022-08-03 15:07:08 +00:00 |
|
Tyler Neely
|
aebac2c519
|
Hoist read and write requests on the RSM into wrapper structs for futureproofing
|
2022-08-03 14:21:37 +00:00 |
|
gvolfing
|
b5cff5999b
|
Unfinished rsm changes
|
2022-08-03 14:39:09 +02:00 |
|
Tyler Neely
|
997fdf5a16
|
Check-in skeleton for RSM logic on top of Raft
|
2022-08-02 10:18:38 +00:00 |
|
Tyler Neely
|
4d8f9ea821
|
Remove unnecessary comment
|
2022-08-02 07:03:12 +00:00 |
|
Tyler Neely
|
dd93b594bc
|
Remove dead code
|
2022-08-02 07:01:25 +00:00 |
|
Tyler Neely
|
9576eea051
|
Address some feedback from clang-tidy
|
2022-08-01 15:37:16 +00:00 |
|
Tyler Neely
|
b8487da392
|
Move future test to unit tests
|
2022-08-01 11:58:54 +00:00 |
|
Tyler Neely
|
6bdfb43ad0
|
Use rvalue reference requirement for Future::Wait
|
2022-07-28 16:07:20 +00:00 |
|
Tyler Neely
|
e2968c2e21
|
Use std::chrono instead of raw uint64_t
|
2022-07-27 14:55:39 +00:00 |
|