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

54 commits

Author SHA1 Message Date
Mikhail Rakhmanov
d2ea2ba75d
Filter keyValue from stored ids 2025-04-07 15:52:50 +02:00
Mikhail Rakhmanov
38d822ec48
WIP key value architecture 2025-04-04 21:34:22 +02:00
Mikhail Rakhmanov
253968a8d8
Use string hash 2025-03-28 19:42:54 +01:00
Mikhail Rakhmanov
b81b79b75b
Add diffcontainer once again 2025-03-21 12:44:14 +01:00
mcrakhman
fdae244b64
Derived fixes 2024-12-31 00:10:41 +01:00
mcrakhman
425750a1e8
WIP head updates 2024-12-09 10:35:03 +01:00
mcrakhman
817c088781
WIP object deletion etc 2024-12-09 08:45:35 +01:00
mcrakhman
8d84331206
Add precalculated diff response 2024-10-28 10:37:45 +01:00
mcrakhman
6a1fd04f3b
Add deprecated comments to proto 2024-09-11 16:25:21 +02:00
Anatolii Smolianinov
71ac536769
make NewDiff private 2024-09-10 14:12:55 +02:00
mcrakhman
60742fb22a
Some fixes 2024-09-09 12:50:40 +02:00
Anatolii Smolianinov
fd23b7ad4d
trying to delete diffcontainer 2024-09-09 12:23:23 +02:00
Anatolii Smolianinov
5c38ecde14
remove initial diff 2024-09-06 11:30:13 +02:00
AnastasiaShemyakinskaya
bce16b1783
GO-3170: fix tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-15 09:40:42 +02:00
AnastasiaShemyakinskaya
8e549adc21
GO-3170: add space sync status event sending during diff sync
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-08 13:32:20 +02:00
mcrakhman
85d1cf1656
Add acl log on headsync 2024-01-25 13:27:47 +01:00
mcrakhman
87b63ed18b
Add params comparison 2023-12-03 23:58:45 +01:00
mcrakhman
a8a62b0923
Diff container 2023-12-01 00:23:24 +01:00
mcrakhman
71df6b0602
Fix acl id filtering 2023-10-27 21:57:59 +02: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
8b0bb93a2f
Prevent connections on space deletion 2023-08-16 21:37:23 +02:00
mcrakhman
13b89c3a69
Merge branch 'release-fixes' into metadata-key
# Conflicts:
#	commonspace/headsync/diffsyncer.go
#	commonspace/headsync/headsync.go
2023-08-03 09:53:16 +02:00
mcrakhman
959b1307c6
Remove from config 2023-07-17 14:48:05 +02:00
mcrakhman
a35d94a20a
Add sync logger to reduce number of logs 2023-07-17 13:50:49 +02:00
mcrakhman
098120da84
Update headsync tests 2023-07-11 13:58:59 +02:00
mcrakhman
145332b0f7
Add headsync acl logic 2023-07-03 13:43:54 +02:00
mcrakhman
2f5e0dd6c8
WIP headsync tests revive 2023-06-07 11:30:27 +02:00
mcrakhman
66775873c7
Add syncstatusprovider 2023-06-05 20:44:27 +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
mcrakhman
f0a3edd798
Add tree syncer 2023-05-26 09:49:09 +02:00
mcrakhman
5b553f1a8d
Change headsync logic 2023-05-25 20:23:19 +02:00
mcrakhman
2ab43e2b69
Space headsync delayed start 2023-05-24 14:54:10 +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
mcrakhman
07b16554cd
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
dc72150c1a
Add credential provider 2023-03-02 22:04:37 +01:00
mcrakhman
51736bc535
Add logs and fix building settings state 2023-02-24 23:25:11 +01:00
mcrakhman
b2f8f83518
Stop syncing with clients after deletion 2023-02-24 00:10:40 +01:00
mcrakhman
a0aa02bb8a
Change deletion logic in headsync and objectsync 2023-02-23 23:58:09 +01:00
mcrakhman
89fa4d71a3
Create methods for deleting space 2023-02-20 23:47:32 +01:00
mcrakhman
7e946d4313
Add spaceIsDeleted checks 2023-02-20 22:51:00 +01:00
Sergey Cherepanov
de47b5aaf5
default periodic sync timeout 2023-02-13 22:09:06 +03:00
Sergey Cherepanov
6cb9fc5092
streammanger -> peermanager, remove confconnector 2023-01-30 19:18:53 +03:00
Sergey Cherepanov
eb1049b160
debug/fixes 2023-01-25 23:35:20 +03:00
Sergey Cherepanov
81bdd3fefb
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:16 +03:00