1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-10 18:10:54 +09:00
Commit graph

63 commits

Author SHA1 Message Date
mcrakhman
fdff2852c7
Refactor error sync logic 2023-08-21 21:29:40 +02:00
mcrakhman
0799e7e638
Remove spaceisdeleted 2023-08-21 19:07:40 +02:00
mcrakhman
fb4bbd742e
Change naming for status set 2023-08-17 10:46:46 +02:00
mcrakhman
8b0bb93a2f
Prevent connections on space deletion 2023-08-16 21:37:23 +02:00
Sergey Cherepanov
7250d309ea
peer.SetTTL method 2023-08-09 15:56:26 +02:00
mcrakhman
13b89c3a69
Merge branch 'release-fixes' into metadata-key
# Conflicts:
#	commonspace/headsync/diffsyncer.go
#	commonspace/headsync/headsync.go
2023-08-03 09:53:16 +02:00
mcrakhman
959b1307c6
Remove from config 2023-07-17 14:48:05 +02:00
mcrakhman
a35d94a20a
Add sync logger to reduce number of logs 2023-07-17 13:50:49 +02:00
mcrakhman
febfb72cec
Add diffsyncer tests 2023-07-12 12:09:55 +02:00
mcrakhman
098120da84
Update headsync tests 2023-07-11 13:58:59 +02:00
mcrakhman
bf7e256065
Merge remote-tracking branch 'origin/consensus-client' into acl-sync-protocol
# Conflicts:
#	consensus/consensusproto/consensus.pb.go
2023-07-11 13:58:45 +02:00
Sergey Cherepanov
1a23081336
merge 2023-07-10 19:12:58 +02:00
Sergey Cherepanov
ef128dd33f
switch to uber/gomock 2023-07-10 15:41:22 +02:00
mcrakhman
bef93d46ad
Implement sync protocol 2023-07-03 18:19:23 +02:00
mcrakhman
145332b0f7
Add headsync acl logic 2023-07-03 13:43:54 +02:00
mcrakhman
822e7f374d
Change to consensus proto 2023-07-01 13:17:18 +02:00
mcrakhman
51eb5b1a42
Fix settings and deletion tests 2023-06-07 18:05:13 +02:00
mcrakhman
564c636391
Fix diffsyncer tests 2023-06-07 14:09:29 +02:00
mcrakhman
4ef617b1f2
More headsync tests 2023-06-07 13:06:37 +02:00
mcrakhman
2f5e0dd6c8
WIP headsync tests revive 2023-06-07 11:30:27 +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
mcrakhman
e9ea4e1d3e
Provide treemanager from outside for settings id 2023-05-26 20:21:07 +02:00
mcrakhman
f0a3edd798
Add tree syncer 2023-05-26 09:49:09 +02:00
mcrakhman
5b553f1a8d
Change headsync logic 2023-05-25 20:23:19 +02:00
mcrakhman
2ab43e2b69
Space headsync delayed start 2023-05-24 14:54:10 +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
mcrakhman
7ed44c27b9
Fix logs in diffsyncer (thanks Roma) 2023-05-11 18:48:38 +02:00
Sergey Cherepanov
39a8c59f83
stream ctx + peer addr 2023-05-04 17:38:34 +02:00
mcrakhman
07b16554cd
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02: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
b56603ca83
Add todo 2023-03-06 14:29:07 +01:00
mcrakhman
a124dbc7ea
Update diffsyncer to directly sync settings tree 2023-03-06 11:08:27 +01:00
mcrakhman
dc72150c1a
Add credential provider 2023-03-02 22:04:37 +01:00
mcrakhman
b7c4bf8f1e
Add deletionmanager tests 2023-02-26 00:05:28 +01:00
mcrakhman
e02b2e6964
Test settings state builder 2023-02-25 21:41:35 +01:00
mcrakhman
51736bc535
Add logs and fix building settings state 2023-02-24 23:25:11 +01:00
mcrakhman
b2f8f83518
Stop syncing with clients after deletion 2023-02-24 00:10:40 +01:00
mcrakhman
a0aa02bb8a
Change deletion logic in headsync and objectsync 2023-02-23 23:58:09 +01:00
mcrakhman
89fa4d71a3
Create methods for deleting space 2023-02-20 23:47:32 +01:00
mcrakhman
7e946d4313
Add spaceIsDeleted checks 2023-02-20 22:51:00 +01:00
mcrakhman
c95059b4c6
Add subscribe after push 2023-02-17 22:27:10 +01:00
Sergey Cherepanov
de47b5aaf5
default periodic sync timeout 2023-02-13 22:09:06 +03:00