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 Rakhmanov
0cac23037c
Fix snapshot path, update mocks, ignore heads mismatch error 2025-03-11 16:20:44 +01:00
Mikhail Rakhmanov
ab754b0dd4
Remove logs 2025-03-05 16:37:21 +01:00
mcrakhman
001e110a3d
Few fixes 2024-12-31 18:13:05 +01:00
mcrakhman
f1754c89cd
Remove some old code 2024-12-03 22:22:22 +01:00
mcrakhman
8419b71eeb
Test handle stream request 2024-08-23 18:47:29 +02:00
mcrakhman
28759f7b47
WIP synchandler tests 2024-08-21 21:13:45 +02:00
mcrakhman
f2c1571a33
Add some objecttree tests 2024-08-20 09:47:52 +02:00
mcrakhman
6dae561775
Add HeadsApply 2024-08-12 17:25:39 +02:00
mcrakhman
c271269722
Unmarshall head updates with sync pool 2024-08-08 22:29:10 +02:00
mcrakhman
5ac5ced34f
Don't send unnecessary requests 2024-08-07 11:57:02 +02:00
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
e5627ededa
Return request when heads not equal 2024-07-31 22:58:49 +02:00
mcrakhman
2b9a8ee4cc
Fix EOF error 2024-07-30 20:57:43 +02:00
mcrakhman
6dac7dcda4
Add logs for tree len 2024-07-05 01:29:31 +02:00
mcrakhman
94c4a38fbc
Fix races 2024-07-04 20:49:15 +02:00
mcrakhman
49ad49acbe
Add GetAppendRawChange to treestorage 2024-07-03 18:51:04 +02:00
mcrakhman
e05b2146fa
WIP compatibility 2024-07-03 10:56:04 +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
604d846079
Fix EOF errors on request 2024-06-18 14:50:06 +02:00
mcrakhman
f8f84705a5
Remove import cycle 2024-06-17 13:47:42 +02:00
mcrakhman
4efac4a239
Add requests and more stuff 2024-06-15 14:46:38 +02:00
mcrakhman
ac08c01120
Add tree and acl sync objects 2024-06-14 23:16:20 +02:00
mcrakhman
b36ee454d3
More head update changes 2024-06-13 12:57:57 +02:00
mcrakhman
14f28274ac
Add response collector for tree 2024-06-13 10:01:53 +02:00
mcrakhman
8d3fbd4415
Add response handling 2024-06-12 23:09:49 +02:00