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

237 commits

Author SHA1 Message Date
Sergey Cherepanov
334f99f9b5
hotfix: blacklist middle 36.6 2024-11-01 18:39:22 +01:00
mcrakhman
b18f615c66
Fix closing quic connections 2024-10-29 13:20:44 +01:00
Roman Khafizianov
a3c6de7607
peerservice: do not dial under rlock 2024-10-24 01:21:19 +02:00
Roman Khafizianov
a11728fb25
add DialContext to yamux transport 2024-10-11 09:34:53 +02:00
mcrakhman
387671a5e7
Add new version 2024-09-30 16:00:53 +02:00
mcrakhman
cda52e7975
Add mocks for objectsync 2024-08-18 23:30:57 +02:00
mcrakhman
a0d22b72d5
Update streampool messages 2024-08-16 21:33:53 +02:00
mcrakhman
415bf3313d
Update load iterator batch size 2024-08-16 12:26:26 +02:00
mcrakhman
7e9839336c
Add streampool msg size 2024-08-15 08:28:51 +02:00
mcrakhman
550ba490fd
Add queue size to stream pool 2024-08-14 18:50:33 +02:00
mcrakhman
3393ccf3f4
Fix streampool tests and marshal append 2024-08-14 14:53:32 +02:00
mcrakhman
0519718e51
Merge branch 'main' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/headsync/diffsyncer.go
#	commonspace/object/acl/syncacl/requestfactory.go
#	commonspace/object/acl/syncacl/syncacl.go
#	commonspace/object/acl/syncacl/syncaclhandler.go
#	commonspace/object/acl/syncacl/syncaclhandler_test.go
#	commonspace/object/tree/synctree/requestfactory.go
#	commonspace/object/tree/synctree/synctree.go
#	commonspace/object/tree/synctree/synctreehandler.go
#	commonspace/object/tree/synctree/synctreehandler_test.go
#	commonspace/object/tree/synctree/treeremotegetter.go
#	commonspace/object/tree/synctree/treesyncprotocol.go
#	commonspace/object/tree/synctree/treesyncprotocol_test.go
#	commonspace/object/tree/synctree/utils_test.go
#	commonspace/objectsync/objectsync.go
#	commonspace/objectsync/synchandler/synchhandler.go
#	commonspace/requestmanager/requestmanager.go
#	commonspace/requestmanager/requestmanager_test.go
#	go.mod
#	net/rpc/rpctest/peer.go
#	net/secureservice/secureservice.go
2024-08-12 16:51:03 +02:00
mcrakhman
17af238f03
Rewrite to old streampool 2024-08-11 17:34:24 +02:00
mcrakhman
120561a7f6
Request manager and context tests 2024-08-05 18:43:51 +02:00
mcrakhman
f4beb91316
Acl tests 2024-08-05 18:35:59 +02:00
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
d29ebe48a6
Update versions 2024-07-30 21:32:57 +02:00
mcrakhman
3558639f8f
Revert "Update proto version"
This reverts commit 0822e08921.
2024-07-30 21:29:21 +02:00
mcrakhman
0822e08921
Update proto version 2024-07-30 21:06:42 +02:00
mcrakhman
258a891cb6
Update compatible version 2024-07-30 20:57:58 +02:00
mcrakhman
d24f229f67
Change gc time 2024-07-15 23:58:08 +02:00
mcrakhman
a5d2bbe830
Fast ttl for connections and marshal append 2024-07-15 23:29:25 +02:00
mcrakhman
4c42f499d1
Update to marshal append 2024-07-15 22:00:18 +02:00
mcrakhman
fc292e4a12
Remove proto version code 2024-07-04 17:23:08 +02:00
mcrakhman
ab8322da47
Reduce proto versions 2024-07-04 00:11:00 +02:00
mcrakhman
e05b2146fa
WIP compatibility 2024-07-03 10:56:04 +02:00
mcrakhman
e7c3edab82
Add peer version 2024-07-02 12:57:20 +02:00
mcrakhman
4024cfacd1
Add proto versions 2024-07-02 12:46:45 +02:00
mcrakhman
bab5cb694f
Add protocol version to context and add new sync logic 2024-07-02 11:38:03 +02:00
mcrakhman
f37064e0d7
WIP queue metrics 2024-06-24 21:29:16 +02:00
Anthony Akentiev
3783e291c6
Decrease log level for some connection errors 2024-06-24 14:39:01 +03:00
mcrakhman
ce58ab26c0
WIP remove tags 2024-06-20 01:08:29 +02:00
mcrakhman
ebd1f5de22
Few sync protocol fixes 2024-06-19 15:43:20 +02:00
mcrakhman
ed7d81fcfc
Merge branch 'main' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/object/acl/syncacl/syncacl.go
#	commonspace/space.go
#	commonspace/spaceservice.go
#	commonspace/spaceutils_test.go
2024-06-19 09:19:14 +02:00
mcrakhman
b3d3b3ea92
Merge branch 'stable-any-sync' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/objectsync/objectsync.go
#	commonspace/spaceutils_test.go
#	go.sum
2024-06-18 22:12:12 +02:00
mcrakhman
acc78e7080
Add fixtures for testing 2024-06-15 21:51:50 +02:00
mcrakhman
4efac4a239
Add requests and more stuff 2024-06-15 14:46:38 +02:00
mcrakhman
febbdfa09b
Change architecture streampool vs syncservice 2024-06-09 11:37:01 +02:00
mcrakhman
bcfe02122c
Some streampool changes and incoming guard 2024-06-09 00:53:38 +02:00
mcrakhman
0782e986e7
WIP debug counters 2024-06-03 17:39:59 +02:00
mcrakhman
fb18c54702
WIP test sync protocol 2024-06-02 14:55:11 +02:00
AnastasiaShemyakinskaya
88559b457a
GO-3170: remove not needed code
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-31 10:26:29 +02:00
AnastasiaShemyakinskaya
68c853f2ce
GO-3170: add test for pick function pick and remove p2p status from anysync
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-30 23:05:06 +02:00
AnastasiaShemyakinskaya
a2b8442749
GO-3170: add pick function
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-28 15:03:17 +02:00
mcrakhman
20b64b3940
Add synctest and simple sync test infra + upgrade drpc to v0.0.34 2024-05-27 11:47:23 +02:00
mcrakhman
ab758062df
WIP add some sync stuff 2024-05-23 09:30:15 +02:00
Sergey Cherepanov
b00d992a54
close quic connection on failed handshake 2024-04-25 12:23:22 +02:00
Sergey Cherepanov
7f2b2a5194
extra conn close 2024-04-25 11:36:17 +02:00
Sergey Cherepanov
e8d2342dc8
compatible ver 2 2024-04-22 18:23:26 +02:00
Sergey Cherepanov
4f51a560e4
proto version 3 2024-04-22 18:11:39 +02:00