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

12 commits

Author SHA1 Message Date
Mikhail Rakhmanov
ae90afb97d
Update verifier logic 2025-05-12 13:59:29 +02:00
Mikhail Rakhmanov
79d0352d6d
Add record verifier and encoding 2025-05-11 11:57:06 +02:00
Mikhail Rakhmanov
b21c98f497
Update test 2025-04-03 11:36:07 +02:00
mcrakhman
898ee206cd
Fix tests 2024-08-23 23:14:29 +02:00
mcrakhman
550ba490fd
Add queue size to stream pool 2024-08-14 18:50:33 +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
f37064e0d7
WIP queue metrics 2024-06-24 21:29:16 +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
ee53e956a8
WIP sync integration test 2024-06-18 22:02:36 +02:00
mcrakhman
d6f75498de
Test fixes 2024-06-17 22:35:05 +02:00
mcrakhman
8de351a303
WIP integration test deps 2024-06-17 22:11:18 +02:00