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

26 commits

Author SHA1 Message Date
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
6e48b2dcff
Fix send error problem 2023-05-17 13:13:23 +02:00
Sergey Cherepanov
34c6ce261e
streampool: send queue per peer + metrics 2023-05-15 15:50:27 +02:00
mcrakhman
527236b17b
Fix unmarshallSendError bug 2023-05-07 20:27:30 +02:00
mcrakhman
00902c5740
Fix full sync request condition 2023-04-20 11:46:19 +02:00
mcrakhman
0d514560a4
Simplify request factory 2023-04-19 22:52:06 +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
3b3a0199bd
Update object sync error handling logic 2023-04-19 20:42:47 +02:00
mcrakhman
533806893f
Add logs if failed to get object 2023-04-19 19:34:31 +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
e1c4c472dd
Add tryclose everywhere 2023-03-09 22:52:31 +01:00
Roman Khafizianov
da73ebf9ab
rename some loggers to the same convention 2023-03-07 10:42:36 +01:00
mcrakhman
a124dbc7ea
Update diffsyncer to directly sync settings tree 2023-03-06 11:08:27 +01:00
mcrakhman
a0aa02bb8a
Change deletion logic in headsync and objectsync 2023-02-23 23:58:09 +01:00
mcrakhman
7e946d4313
Add spaceIsDeleted checks 2023-02-20 22:51:00 +01:00
Sergey Cherepanov
6cb9fc5092
streammanger -> peermanager, remove confconnector 2023-01-30 19:18:53 +03:00
Sergey Cherepanov
a2765a5233
handle replies in separate thread 2023-01-27 13:58:28 +03:00
Sergey Cherepanov
81bdd3fefb
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:16 +03:00
Sergey Cherepanov
2d2f24b3e3
peer and space last usage 2023-01-20 19:32:38 +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
b0f684769a
Refactor commongetter to hide reserved objects 2023-01-16 20:34:26 +01:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/commonspace/objectsync/objectsync.go (Browse further)