Sergey Cherepanov
|
9a37dc8cbc
|
load remote only with peer
|
2023-11-13 16:29:42 +01:00 |
|
Sergey Cherepanov
|
2c8ff79256
|
use lcoal peers for a space pull + retry
|
2023-11-08 15:03:18 +01:00 |
|
mcrakhman
|
ce7bce7e48
|
Change treesyncer component and mocks
|
2023-09-27 22:41:33 +02:00 |
|
mcrakhman
|
0799e7e638
|
Remove spaceisdeleted
|
2023-08-21 19:07:40 +02:00 |
|
mcrakhman
|
1aecc3e75d
|
Add mocks for space
|
2023-08-18 15:16:32 +02:00 |
|
mcrakhman
|
eef2a0ff91
|
Coordinator client methods and expose storage from start
|
2023-08-18 11:01:06 +02:00 |
|
mcrakhman
|
17a6f7cb55
|
Moving parts, refactoring for deletion
|
2023-08-16 21:16:15 +02:00 |
|
mcrakhman
|
822e7f374d
|
Change to consensus proto
|
2023-07-01 13:17:18 +02:00 |
|
mcrakhman
|
66775873c7
|
Add syncstatusprovider
|
2023-06-05 20:44:27 +02:00 |
|
mcrakhman
|
b85f545fa3
|
Update connections on space level
|
2023-06-04 11:17:56 +02:00 |
|
mcrakhman
|
748681d765
|
WIP rearrange components
|
2023-06-03 15:57:55 +02:00 |
|
mcrakhman
|
815bc7927d
|
Wire up the stuff
|
2023-06-02 00:59:33 +02:00 |
|
mcrakhman
|
796b66478b
|
Further components rearrange
|
2023-06-01 22:55:37 +02:00 |
|
mcrakhman
|
eeb87dd144
|
WIP further space refactoring
|
2023-06-01 14:24:58 +02:00 |
|
mcrakhman
|
b0fa43fb14
|
WIP work on components
|
2023-06-01 10:28:32 +02:00 |
|
Mikhail Iudin
|
dbae377351
|
fix imports
|
2023-05-23 14:47:24 +02:00 |
|
Mikhail Iudin
|
da6c99c949
|
fix rebase changes
|
2023-05-23 14:38:34 +02:00 |
|
Sergey Cherepanov
|
ed0a751d15
|
wip: drpc access log
|
2023-04-24 14:59:15 +02:00 |
|
mcrakhman
|
0281f006e6
|
Move validation to any-sync
|
2023-04-21 20:12:47 +02:00 |
|
mcrakhman
|
de0cb12354
|
Change inmemory parameter naming
|
2023-04-20 17:12:39 +02:00 |
|
mcrakhman
|
d60a07f58c
|
Change config parameter name
|
2023-04-20 12:52:25 +02:00 |
|
mcrakhman
|
dc910d51c5
|
Fix objectsync etc
|
2023-04-18 22:51:12 +02:00 |
|
mcrakhman
|
07b16554cd
|
Change treegetter to treemanager and return BuildObjectTreeFunc
|
2023-04-18 00:34:14 +02:00 |
|
mcrakhman
|
3bdf79c133
|
Update derive id method name
|
2023-03-16 19:01:05 +01:00 |
|
mcrakhman
|
6d6fd1e849
|
Update rpc err in pull space
|
2023-03-16 18:27:19 +01:00 |
|
mcrakhman
|
efc65a7843
|
Derive space id as a separate method
|
2023-03-16 17:57:10 +01:00 |
|
mcrakhman
|
307b741dc7
|
Update tryclose with ttl
|
2023-03-10 10:17:57 +01:00 |
|
mcrakhman
|
e1c4c472dd
|
Add tryclose everywhere
|
2023-03-09 22:52:31 +01:00 |
|
mcrakhman
|
a124dbc7ea
|
Update diffsyncer to directly sync settings tree
|
2023-03-06 11:08:27 +01:00 |
|
mcrakhman
|
d0117b5d6e
|
Simplify cred provider logic
|
2023-03-02 22:40:56 +01:00 |
|
mcrakhman
|
dc72150c1a
|
Add credential provider
|
2023-03-02 22:04:37 +01:00 |
|
mcrakhman
|
a0aa02bb8a
|
Change deletion logic in headsync and objectsync
|
2023-02-23 23:58:09 +01:00 |
|
mcrakhman
|
8a38d54192
|
Add space deleted in storage
|
2023-02-22 10:05:17 +01:00 |
|
mcrakhman
|
7e946d4313
|
Add spaceIsDeleted checks
|
2023-02-20 22:51:00 +01:00 |
|
Sergey Cherepanov
|
956d644bab
|
fix
|
2023-02-14 19:00:27 +03:00 |
|
Sergey Cherepanov
|
7409171af3
|
commongetter: check for space close
|
2023-02-13 21:53:27 +03:00 |
|
mcrakhman
|
bc08acd36c
|
Fix peer getting in sync tree
|
2023-02-03 12:55:44 +01:00 |
|
Sergey Cherepanov
|
6cb9fc5092
|
streammanger -> peermanager, remove confconnector
|
2023-01-30 19:18:53 +03:00 |
|
Sergey Cherepanov
|
cc89d5919e
|
debug
|
2023-01-24 16:23:35 +03:00 |
|
Sergey Cherepanov
|
34848254be
|
commonspace with new streampool
|
2023-01-19 15:17:04 +03:00 |
|
mcrakhman
|
b0f684769a
|
Refactor commongetter to hide reserved objects
|
2023-01-16 20:34:26 +01:00 |
|
Sergey Cherepanov
|
7c017f6249
|
pool.Get instead pool.Dial for pullSpace
|
2023-01-15 22:45:43 +03:00 |
|
Sergey Cherepanov
|
596a315c5f
|
make common module as any-sync repo
|
2023-01-05 15:34:09 +03:00 |
|