1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-10 18:10:54 +09:00
Commit graph

90 commits

Author SHA1 Message Date
mcrakhman
e42e0843e7
Use account key instead of generating new 2022-07-18 22:27:27 +02:00
Sergey Cherepanov
5ecff24268
drpc server, libp2p tls connections 2022-07-17 09:44:16 +03:00
Sergey Cherepanov
c56af9f87c
remove drpc 2022-07-15 12:35:54 +03:00
Sergey Cherepanov
15af9eec36
drpc experiment 2022-07-14 16:59:01 +03:00
Sergey Cherepanov
cff04397d1
grpc server and test client implementation 2022-07-14 00:22:28 +03:00
mcrakhman
55d07ca757
Add oneof to sync proto 2022-07-18 10:45:05 +02:00
mcrakhman
65114e2ea9
Create new tree logic 2022-07-17 13:34:07 +02:00
mcrakhman
9d106fee5b
WIP new document logic 2022-07-16 14:24:27 +02:00
mcrakhman
4d935a0a3b
Move logic to different components 2022-07-16 13:21:46 +02:00
mcrakhman
46cee8c9ed
Add getting common snapshot logic 2022-07-16 12:24:49 +02:00
mcrakhman
24c59e40ee
Provide for getting new tree 2022-07-16 00:50:08 +02:00
mcrakhman
0474bd37a1
Fix request handler heads update logic 2022-07-15 18:10:31 +02:00
mcrakhman
5b821c0d2a
Start using raw changes + wip request handler 2022-07-15 16:27:10 +02:00
mcrakhman
e7469c848c
WIP handling sync requests 2022-07-15 10:14:39 +02:00
mcrakhman
9247866bb6
Use pb rawchanges instead of treestorage.RawChange 2022-07-15 09:39:16 +02:00
mcrakhman
9b15cbaaca
WIP sync proto 2022-07-14 23:52:37 +02:00
mcrakhman
5395188ccf
Simplify code in decoders 2022-07-14 21:29:10 +02:00
mcrakhman
d0dfb9d8be
Add tree cache service 2022-07-14 21:23:40 +02:00
mcrakhman
d2f2cdb40c
Add account reading from file logic 2022-07-14 21:07:34 +02:00
mcrakhman
1ee6a4c7cb
WIP pubsub and sync logic 2022-07-14 14:28:37 +02:00
mcrakhman
bc1a0cf678
Rename pb packages to something more meaningful 2022-07-14 13:16:12 +02:00
mcrakhman
49a9edfe6c
Add context to acl tree 2022-07-14 11:21:52 +02:00
mcrakhman
883e51c84d
Rename keys 2022-07-13 22:57:12 +02:00
mcrakhman
d5a801cff5
Remove go-threads 2022-07-13 22:54:47 +02:00
mcrakhman
20df88bbde
Change decoder logic 2022-07-13 22:36:56 +02:00
mcrakhman
90b884534c
Add error in all methods of tree storage 2022-07-13 22:25:32 +02:00
mcrakhman
acff22a19e
Remove last thread ids 2022-07-13 22:15:07 +02:00
mcrakhman
59977218e2
Change thread to tree storage and other changes with protos 2022-07-13 22:11:38 +02:00
mcrakhman
2ac69e480e
Update keys 2022-07-13 20:52:56 +02:00
Sergey Cherepanov
8265774754
add pkg/ocache 2022-07-13 21:10:48 +03:00
Sergey Cherepanov
a23d8933b7
gitignore for bin 2022-07-13 20:13:13 +03:00
Sergey Cherepanov
231c571787
project structure proposal 2022-07-13 20:09:19 +03:00
Sergey Cherepanov
a06924829e
fix go.sum 2022-07-13 19:23:16 +03:00
Sergey Cherepanov
7323df8ca9
inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
Sergey Cherepanov
d2c9fd4500
move acl tree files to acl folder 2022-07-13 19:17:50 +03:00
mcrakhman
de775e95b0
Remove unneded plaintextdocument file 2022-07-13 09:00:10 +02:00
mcrakhman
3d95401a98
Improve test 2022-07-12 23:13:51 +02:00
mcrakhman
c5fbe7e56b
Add document tests 2022-07-12 23:07:05 +02:00
mcrakhman
acc2699b0e
Add test for thread utility 2022-07-12 21:27:27 +02:00
mcrakhman
dbfb8cbabc
Change InviteId logic and add UserAdd to change builder 2022-07-12 20:25:13 +02:00
mcrakhman
df6f3659fd
Add test for rebuild useCase 2022-07-12 17:46:08 +02:00
mcrakhman
8c9a501bc8
Add first update test 2022-07-12 16:57:02 +02:00
mcrakhman
029fead117
Change updates format in yaml 2022-07-12 16:33:22 +02:00
mcrakhman
6490f09662
Fix header parse and add todos 2022-07-12 13:26:06 +02:00
mcrakhman
d11af440a4
Simplify paths to yaml tests 2022-07-12 10:55:09 +02:00
mcrakhman
97829406fe
Change first thread entry handling 2022-07-12 10:27:02 +02:00
mcrakhman
af653405d0
Add synchronization to inmemory store 2022-07-12 09:01:06 +02:00
mcrakhman
67dba37ea3
WIP plaintextdocument 2022-07-12 08:55:30 +02:00
mcrakhman
02d2b948a3
WIP plain text document 2022-07-12 08:45:13 +02:00
mcrakhman
0a118c4891
Add inmemory thread and build logic 2022-07-12 00:30:24 +02:00