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

66 commits

Author SHA1 Message Date
Mikhail Rakhmanov
5598491c0b
Update prepare 2025-04-09 12:22:56 +02:00
Mikhail Rakhmanov
22b1457e32
KeyValue store test infra and refactor payloads 2025-04-09 00:48:26 +02:00
Mikhail Rakhmanov
4054a914a7
Add noopindexer 2025-04-07 15:44:41 +02:00
Mikhail Rakhmanov
bb63dca331
Add sync with peer 2025-04-04 21:10:14 +02:00
Roman Khafizianov
506f23a8d1
Merge branch 'main' of ssh://github.com/anyproto/any-sync into GO-5106-implement-stream 2025-03-10 17:27:12 +01:00
Mikhail Rakhmanov
742e87cb79
Expose creation of storage payload 2025-03-04 10:49:36 +01:00
mcrakhman
1e374945e1
Implement stream 2025-02-11 17:49:08 +01:00
mcrakhman
798e292ff0
Fix acl issues, better error checks 2025-01-23 14:45:33 +01:00
mcrakhman
f30ab827d2
Make integration test compile 2024-12-09 23:51:34 +01:00
mcrakhman
70214fec8a
Remove common storage 2024-09-24 11:20:38 +02:00
mcrakhman
17af238f03
Rewrite to old streampool 2024-08-11 17:34:24 +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
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
0734c5a098
Merge branch 'go-3171-check-p2p-status-and-send-event' of github.com:anyproto/any-sync into go-3170-check-objects-and-files-are-synced-with-responsible-peers-in
# Conflicts:
#	commonspace/spaceservice.go
2024-05-24 16:24:32 +02:00
AnastasiaShemyakinskaya
ea8b31d045
GO-3171: add p2p status service during space loading
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-17 20:16:24 +02:00
AnastasiaShemyakinskaya
166a85e522
GO-3170: fix import order and cleanup peer manager interface
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-17 01:41:27 +02:00
AnastasiaShemyakinskaya
bce16b1783
GO-3170: fix tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-15 09:40:42 +02:00
Sergey Cherepanov
c256ade02b
close spacestore on create/derive 2024-04-08 14:52:39 +02:00
mcrakhman
54cfaae3ce
Start peermanager as a component 2024-02-01 12:42:55 +01:00
mcrakhman
6b6ba6c594
Add acl helpers 2024-01-09 19:00:30 +01:00
Sergey Cherepanov
9a37dc8cbc
load remote only with peer 2023-11-13 16:29:42 +01:00
Sergey Cherepanov
2c8ff79256
use lcoal peers for a space pull + retry 2023-11-08 15:03:18 +01:00
mcrakhman
ce7bce7e48
Change treesyncer component and mocks 2023-09-27 22:41:33 +02:00
mcrakhman
0799e7e638
Remove spaceisdeleted 2023-08-21 19:07:40 +02:00
mcrakhman
1aecc3e75d
Add mocks for space 2023-08-18 15:16:32 +02:00
mcrakhman
eef2a0ff91
Coordinator client methods and expose storage from start 2023-08-18 11:01:06 +02:00
mcrakhman
17a6f7cb55
Moving parts, refactoring for deletion 2023-08-16 21:16:15 +02:00
mcrakhman
822e7f374d
Change to consensus proto 2023-07-01 13:17:18 +02:00
mcrakhman
66775873c7
Add syncstatusprovider 2023-06-05 20:44:27 +02:00
mcrakhman
b85f545fa3
Update connections on space level 2023-06-04 11:17:56 +02:00
mcrakhman
748681d765
WIP rearrange components 2023-06-03 15:57:55 +02:00
mcrakhman
815bc7927d
Wire up the stuff 2023-06-02 00:59:33 +02:00
mcrakhman
796b66478b
Further components rearrange 2023-06-01 22:55:37 +02:00
mcrakhman
eeb87dd144
WIP further space refactoring 2023-06-01 14:24:58 +02:00
mcrakhman
b0fa43fb14
WIP work on components 2023-06-01 10:28:32 +02:00
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
Sergey Cherepanov
ed0a751d15
wip: drpc access log 2023-04-24 14:59:15 +02:00
mcrakhman
0281f006e6
Move validation to any-sync 2023-04-21 20:12:47 +02:00
mcrakhman
de0cb12354
Change inmemory parameter naming 2023-04-20 17:12:39 +02:00
mcrakhman
d60a07f58c
Change config parameter name 2023-04-20 12:52:25 +02:00
mcrakhman
dc910d51c5
Fix objectsync etc 2023-04-18 22:51:12 +02:00
mcrakhman
07b16554cd
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
3bdf79c133
Update derive id method name 2023-03-16 19:01:05 +01:00
mcrakhman
6d6fd1e849
Update rpc err in pull space 2023-03-16 18:27:19 +01:00
mcrakhman
efc65a7843
Derive space id as a separate method 2023-03-16 17:57:10 +01:00
mcrakhman
307b741dc7
Update tryclose with ttl 2023-03-10 10:17:57 +01:00