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

55 commits

Author SHA1 Message Date
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
9877163c49
Update logic 2025-04-10 15:14:32 +02:00
Mikhail Rakhmanov
20b48edf17
Send spaceId on elements sync 2025-04-09 11:30:23 +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
c788051efe
WIP inner storage 2025-04-03 22:53:02 +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
bdcb1bf35b
Add protos 2025-04-02 17:03:27 +02:00
Mikhail Rakhmanov
15a82b8675
Merge branch 'main' into GO-4093-key-value-object
# Conflicts:
#	go.mod
#	go.sum
2025-04-02 13:25:55 +02:00
Mikhail Rakhmanov
55bd460282
Remove snappy 2025-04-01 13:25:56 +02:00
Mikhail Rakhmanov
875ca9c48a
Benchmarks and snappy 2025-03-31 22:05:52 +02:00
Mikhail Rakhmanov
4aefff8caf
Remove deprecated 2025-03-25 15:16:09 +01:00
Mikhail Rakhmanov
b81b79b75b
Add diffcontainer once again 2025-03-21 12:44:14 +01:00
Mikhail Rakhmanov
0cac23037c
Fix snapshot path, update mocks, ignore heads mismatch error 2025-03-11 16:20:44 +01:00
mcrakhman
d17864b416
Regenerate mocks, fix synctree and syncacl tests 2025-02-04 23:45:45 +01:00
Sergey Cherepanov
b9a991e5aa
wip: key-value object 2024-12-10 16:53:29 +01:00
Anthony Akentiev
bc7e2f9258
Merge pull request #329 from anyproto/mocks-generate
Add mocks target to Makefile, regenerate mocks
2024-11-12 11:55:19 +01:00
mcrakhman
8d84331206
Add precalculated diff response 2024-10-28 10:37:45 +01:00
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
mcrakhman
6a1fd04f3b
Add deprecated comments to proto 2024-09-11 16:25:21 +02:00
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
2b9a8ee4cc
Fix EOF error 2024-07-30 20:57:43 +02:00
mcrakhman
4c42f499d1
Update to marshal append 2024-07-15 22:00:18 +02:00
mcrakhman
4efac4a239
Add requests and more stuff 2024-06-15 14:46:38 +02:00
mcrakhman
4186db2b1e
Add sync handler 2024-06-13 22:16:16 +02:00
mcrakhman
20b64b3940
Add synctest and simple sync test infra + upgrade drpc to v0.0.34 2024-05-27 11:47:23 +02:00
Sergey Cherepanov
83961acdcf
coordinator api: acl proto 2024-02-09 15:58:48 +01:00
Sergey
67907c89cc
Generate mocks 2024-01-24 10:01:00 +01:00
mcrakhman
3f5a1dc86f
Add new changes 2024-01-23 07:28:01 +01:00
mcrakhman
6b6ba6c594
Add acl helpers 2024-01-09 19:00:30 +01:00
mcrakhman
a8a62b0923
Diff container 2023-12-01 00:23:24 +01:00
mcrakhman
ce7bce7e48
Change treesyncer component and mocks 2023-09-27 22:41:33 +02:00
Sergey Cherepanov
20c891b7dd
regenerate mocks 2023-07-17 16:06:26 +02:00
Sergey Cherepanov
a858e283f6
acl api proto 2023-07-17 16:04:47 +02:00
mcrakhman
bf7e256065
Merge remote-tracking branch 'origin/consensus-client' into acl-sync-protocol
# Conflicts:
#	consensus/consensusproto/consensus.pb.go
2023-07-11 13:58:45 +02:00
Sergey Cherepanov
ef128dd33f
switch to uber/gomock 2023-07-10 15:41:22 +02:00
mcrakhman
0d16c5d7e4
WIP sync logic 2023-07-03 15:48:48 +02:00
mcrakhman
2f5e0dd6c8
WIP headsync tests revive 2023-06-07 11:30:27 +02:00
mcrakhman
248205cddd
Merge remote-tracking branch 'origin/yamux' into new-sync-protocol 2023-06-04 10:43:11 +02:00
mcrakhman
ce63951ae6
Update proto files 2023-06-03 22:48:16 +02:00
Sergey Cherepanov
c43ac9eb84
handshake proto + common handshake fixes 2023-05-31 16:22:49 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
8a414929b0
Add errors to proto 2023-04-24 14:12:24 +02:00
mcrakhman
6a3606f92c
Add change type and payload 2023-03-10 14:37:03 +01:00
mcrakhman
dc72150c1a
Add credential provider 2023-03-02 22:04:37 +01:00
mcrakhman
73b27c7dac
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00