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

872 commits

Author SHA1 Message Date
Mikhail Rakhmanov
d878d00052
Ignore errors on migration 2025-05-05 16:09:44 +02:00
Mikhail Rakhmanov
9107daa3c6
Add id to remove func 2025-05-05 13:47:19 +02:00
Mikhail Rakhmanov
81497e2071
Simplify space migrator and fix not removing on error 2025-05-05 13:22:33 +02:00
Mikhail Rakhmanov
4a98522b4f
Remove legacy hash 2025-04-25 16:57:31 +02:00
Mikhail Rakhmanov
25bd9ca4a4
Fix misplaced hashes 2025-04-25 14:15:21 +02:00
Mikhail Rakhmanov
ef98550e9e
Merge pull request #441 from anyproto/GO-5520-fix-divergent-hash
GO-5520: Add legacy hash key to state storage
2025-04-24 16:51:48 +02:00
Mikhail Rakhmanov
acda7ef392
Merge pull request #422 from anyproto/go-5297-push-service-1st-iteration
GO-5297: add FirstMetadataKey function to AclState
2025-04-24 16:51:32 +02:00
Mikhail Rakhmanov
02ee0d327b
Change method 2025-04-24 16:46:00 +02:00
Mikhail Rakhmanov
7202d8f0b8
Add legacy hash key to state storage 2025-04-23 18:11:35 +02:00
Mikhail Rakhmanov
d2498a1c56
Fix tests 2025-04-22 16:13:18 +02:00
Mikhail Rakhmanov
68af5f1320
Fix rollbacks after commit 2025-04-22 15:50:17 +02:00
Mikhail Rakhmanov
76256022c1
Fix diff set store 2025-04-15 13:09:56 +02:00
Mikhail Rakhmanov
f108cbc8c6
Add store changed test 2025-04-14 21:12:51 +02:00
Mikhail Rakhmanov
40f464aba8
Fix tests 2025-04-11 23:27:42 +02:00
Mikhail Rakhmanov
47b75137c8
Gen storage and fix tests 2025-04-11 23:04:16 +02:00
Mikhail Rakhmanov
21b0b9e835
WIP fix tests and key value 2025-04-11 22:31:55 +02:00
Mikhail Rakhmanov
5d2e7ce5fe
Fix check 2025-04-11 21:17:28 +02:00
Mikhail Rakhmanov
9877163c49
Update logic 2025-04-10 15:14:32 +02:00
Sergey
7dee825636
GO-4093: Fix typo 2025-04-09 15:25:49 +02:00
Sergey
e4e9ca4358
GO-4093: Extend KeyValueService interface 2025-04-09 14:35:18 +02:00
Mikhail Rakhmanov
969c76ce86
Add encoding 2025-04-09 14:10:11 +02:00
Mikhail Rakhmanov
6afb38419b
Update kv 2025-04-09 14:09:58 +02:00
Mikhail Rakhmanov
5598491c0b
Update prepare 2025-04-09 12:22:56 +02:00
Mikhail Rakhmanov
3fde9b9ef8
Read keys on storage start 2025-04-09 12:14:04 +02:00
Mikhail Rakhmanov
1f3c2b98cf
Test with randomness 2025-04-09 11:50:17 +02:00
Mikhail Rakhmanov
20b48edf17
Send spaceId on elements sync 2025-04-09 11:30:23 +02:00
Mikhail Rakhmanov
5e1f889eb1
Same keys different values 2025-04-09 10:12:35 +02:00
Mikhail Rakhmanov
b4bf8480d8
Fix test 2025-04-09 09:48:18 +02:00
Mikhail Rakhmanov
f6558bd9a2
WIP key value test 2025-04-09 01:00:37 +02:00
Mikhail Rakhmanov
22b1457e32
KeyValue store test infra and refactor payloads 2025-04-09 00:48:26 +02:00
Mikhail Rakhmanov
08b3361330
Fix acllist unlock 2025-04-08 11:05:29 +02:00
Mikhail Rakhmanov
a89b0e5012
Fixes for message exchange 2025-04-07 23:56:53 +02:00
Mikhail Rakhmanov
c211ccf26e
Add encryption 2025-04-07 21:37:55 +02:00
Mikhail Rakhmanov
d2ea2ba75d
Filter keyValue from stored ids 2025-04-07 15:52:50 +02:00
Mikhail Rakhmanov
4054a914a7
Add noopindexer 2025-04-07 15:44:41 +02:00
Mikhail Rakhmanov
38d822ec48
WIP key value architecture 2025-04-04 21:34:22 +02:00
Mikhail Rakhmanov
bb63dca331
Add sync with peer 2025-04-04 21:10:14 +02:00
Mikhail Rakhmanov
3fadc5f589
Add handle functions for key value service 2025-04-04 20:39:29 +02:00
Mikhail Rakhmanov
fe5dced919
WIP key value service, client diff logic 2025-04-04 20:25:08 +02:00
Mikhail Rakhmanov
e89566e5bc
Merge branch 'GO-5401-key-value-protocol' into GO-4093-key-value-object
# Conflicts:
#	commonspace/spacesyncproto/protos/spacesync.proto
#	commonspace/spacesyncproto/spacesync.pb.go
2025-04-04 16:42:49 +02:00
Mikhail Rakhmanov
fb2404dde8
Implement sync client send logic 2025-04-04 15:00:17 +02:00
Mikhail Rakhmanov
3def39b702
KeyPeerId fixes 2025-04-04 11:45:07 +02:00
Mikhail Rakhmanov
d5233fc418
Implement key value set 2025-04-04 11:28:50 +02:00
Mikhail Rakhmanov
998056d70f
Update storage 2025-04-03 23:19:29 +02:00
Mikhail Rakhmanov
c788051efe
WIP inner storage 2025-04-03 22:53:02 +02:00
Mikhail Rakhmanov
01b04d7dd2
Correctly send object type 2025-04-03 14:59:27 +02:00
Mikhail Rakhmanov
12ea073b98
Add object type to message for ignore purposes
# Conflicts:
#	commonspace/spacesyncproto/protos/spacesync.proto
#	commonspace/spacesyncproto/spacesync.pb.go
2025-04-03 14:58:35 +02:00
Mikhail Rakhmanov
b21c98f497
Update test 2025-04-03 11:36:07 +02:00
AnastasiaShemyakinskaya
120f03409e
Merge branch 'main' of github.com:anyproto/any-sync into go-5297-push-service-1st-iteration 2025-04-03 10:35:55 +02:00
AnastasiaShemyakinskaya
8140ae1c0b
GO-5297: fix
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-03 10:34:57 +02:00