77 Commits

Author SHA1 Message Date
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
mcrakhman
3424f15a02
Update changebuilder to include CID creation 2022-07-11 23:56:13 +02:00
mcrakhman
de1e6af58f
Add thread header and make snapshot 2022-07-11 23:40:44 +02:00
mcrakhman
b411c3501e
Add tree updater to ACL tree 2022-07-11 11:28:58 +02:00
mcrakhman
b07a137fb9
WIP ACLTree tests 2022-07-10 17:33:27 +02:00
mcrakhman
8372abb4e1
Change ACLTree methods to include change builder 2022-07-10 17:14:15 +02:00
mcrakhman
43797b1b84
Add logic update and create logic 2022-07-10 15:53:50 +02:00
mcrakhman
e6534e134b
WIP Change interface rework 2022-07-10 11:44:02 +02:00
mcrakhman
8570c4e318
WIP ACLTree 2022-07-08 15:13:01 +02:00
mcrakhman
ed06aadd21
WIP ACLTree 2022-07-08 12:31:06 +02:00
mcrakhman
45024837ff
WIP ACLTree and moving files to packages 2022-07-08 11:33:32 +02:00
mcrakhman
3df678bc80
Continue adjusting folder structure 2022-07-08 10:52:06 +02:00
mcrakhman
2a1e3241dd
WIP change package structure 2022-07-08 10:19:43 +02:00
mcrakhman
8f704e6de0
WIP create change continue 2022-07-07 11:32:02 +02:00