1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00
Commit graph

29 commits

Author SHA1 Message Date
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
7feb6b0d2c
Send update only on remote tree or put tree when building 2023-05-11 13:40:24 +02:00
mcrakhman
a6524c1ee7
Remove error in broadcast 2023-04-26 18:12:03 +02:00
mcrakhman
fed0eee243
Change sync client message pool interactions and request-reply 2023-04-19 22:43:46 +02:00
mcrakhman
52816f0f44
Fix sending reply with empty rootchange 2023-04-19 21:16:32 +02:00
mcrakhman
dc910d51c5
Fix objectsync etc 2023-04-18 22:51:12 +02:00
mcrakhman
c64921a249
Send error response on sync (wip) 2023-04-18 12:09:25 +02:00
mcrakhman
07b16554cd
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
b333d16b6f
Start sync tests 2023-03-13 21:47:07 +01:00
mcrakhman
307b741dc7
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
520f2cf470
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
Roman Khafizianov
da73ebf9ab
rename some loggers to the same convention 2023-03-07 10:42:36 +01:00
mcrakhman
aa6c2e7ce4
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
Sergey Cherepanov
e05dc905e5
handleQueue thread close / onObjectClose method 2023-02-14 16:53:43 +03:00
mcrakhman
2f899fe95c
Move remote getter to separate entity 2023-02-05 11:31:14 +01:00
mcrakhman
d1fe82b086
Rename sync tree 2023-02-04 17:38:27 +01:00
mcrakhman
5db8fd8f0b
Simplify ping tree 2023-02-03 20:12:02 +01:00
mcrakhman
7541375e43
Add wait for available peers to appear 2023-02-03 15:36:12 +01:00
mcrakhman
47297d8988
Update responsible peers 2023-02-03 14:55:30 +01:00
mcrakhman
086b99ede2
Switch peers when getting tree 2023-02-03 14:49:05 +01:00
mcrakhman
bc08acd36c
Fix peer getting in sync tree 2023-02-03 12:55:44 +01:00
Sergey Cherepanov
80c8da8cac
space milti queue 2023-01-27 13:50:36 +03:00
Sergey Cherepanov
81bdd3fefb
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:16 +03:00
Sergey Cherepanov
5fb6ee5a7b
sync fixes + fix tests 2023-01-20 14:55:45 +03:00
Sergey Cherepanov
34848254be
commonspace with new streampool 2023-01-19 15:17:04 +03:00
mcrakhman
e0db25e2b3
Update synctree to be able to provide listener 2023-01-17 15:16:04 +01:00
mcrakhman
b2da6ff300
Update synctree to connect with responsible node 2023-01-13 12:55:28 +01:00
mcrakhman
3cbecca696
Update any-sync to wait sync for docs 2023-01-13 11:42:44 +01:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/commonspace/object/tree/synctree/synctree.go (Browse further)