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

36 commits

Author SHA1 Message Date
Mikhail Rakhmanov
95ba16876a
Add space pull with acls 2025-06-04 15:35:33 +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
Sergey Cherepanov
b9a991e5aa
wip: key-value object 2024-12-10 16:53:29 +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
mcrakhman
2b9a8ee4cc
Fix EOF error 2024-07-30 20:57:43 +02:00
mcrakhman
4186db2b1e
Add sync handler 2024-06-13 22:16:16 +02:00
Sergey Cherepanov
83961acdcf
coordinator api: acl proto 2024-02-09 15:58:48 +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
Sergey Cherepanov
a858e283f6
acl api proto 2023-07-17 16:04:47 +02:00
mcrakhman
ce63951ae6
Update proto files 2023-06-03 22:48:16 +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
mcrakhman
7e946d4313
Add spaceIsDeleted checks 2023-02-20 22:51:00 +01:00
mcrakhman
09387888de
Add some deletion logic 2023-02-20 21:43:14 +01:00
Sergey Cherepanov
f95123fc43
add requestId to separate request/reply flows 2023-01-27 14:37:06 +03:00
Sergey Cherepanov
81bdd3fefb
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:16 +03:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00