439 Commits

Author SHA1 Message Date
mcrakhman
3b320087f3
Add comments and fix streampool test 2022-12-16 21:02:34 +01:00
mcrakhman
0c85336e82
Add queue to sync client 2022-12-16 16:40:23 +01:00
mcrakhman
367bd1978d
Move queue to separate object 2022-12-16 13:09:15 +01:00
mcrakhman
8a6a5a6bc1
More fixes to synctree and objecttree 2022-12-15 21:53:58 +01:00
mcrakhman
c064f89988
Add queue to handle quickly updating records 2022-12-15 17:20:11 +01:00
mcrakhman
c36fe14272
Removed sending under a lock in sync tree handler 2022-12-14 21:37:36 +01:00
mcrakhman
38e055ed12
Add connection with timeout, message limits more logs etc 2022-12-14 14:27:43 +01:00
mcrakhman
0924413056
Fix treebuilder errors 2022-12-13 13:57:23 +01:00
mcrakhman
09acec0d11
More raw loader fixes 2022-12-12 21:22:35 +01:00
mcrakhman
e0c1e6f19d
Fix not taking lock 2022-12-12 17:30:21 +01:00
mcrakhman
b71360ec01
Change obj tree logic to include their heads on add raw changes 2022-12-12 17:17:09 +01:00
mcrakhman
3807d8e6ef
Remove sugared logger 2022-12-09 22:11:22 +01:00
mcrakhman
d7cce3c9fb
Few fixes to syncservice and streamchecker 2022-12-09 21:53:24 +01:00
mcrakhman
5eaa3bfe44
Fix stream checker and tests 2022-12-09 19:55:57 +01:00
mcrakhman
eb078d311a
Add stream checker 2022-12-09 17:16:43 +01:00
Mikhail Rakhmanov
462eb1cc7a
Merge pull request #18 from anytypeio/node-client-rpc 2022-12-06 23:07:46 +01:00
mcrakhman
8b703efb55
Change sync period 2022-12-06 21:02:47 +01:00
mcrakhman
a08c3873b4
Add config gen to Makefile 2022-12-06 21:02:37 +01:00
mcrakhman
2ffd735e25
Add debug client to script and change commands 2022-12-06 18:15:26 +01:00
mcrakhman
761772f09a
Add build helpers for local testing 2022-12-06 16:36:17 +01:00
mcrakhman
de12b35216
Change tree creation logic 2022-12-06 10:20:05 +01:00
mcrakhman
6f8a21e547
More fixes to settingsdocument 2022-12-05 23:04:56 +01:00
mcrakhman
50e3d70f70
Fix incorrect args in debug 2022-12-05 20:02:26 +01:00
mcrakhman
f9a064e9aa
Remove duplicated code 2022-12-05 19:11:16 +01:00
mcrakhman
a8507d8120
Update synctree ping logic 2022-12-05 18:51:59 +01:00
mcrakhman
acf5b95646
Fix notifiable when creating sync tree 2022-12-05 17:21:14 +01:00
mcrakhman
cd197dc7d7
Add scripts 2022-12-05 16:35:14 +01:00
mcrakhman
016543db40
Use cobra command line 2022-12-05 12:43:36 +01:00
mcrakhman
6ed6142129
Add two client script and fix common snapshot bug 2022-12-04 15:02:50 +01:00
mcrakhman
cdfee1232e
Fix syncservice loop 2022-12-03 17:54:10 +01:00
mcrakhman
25191a2443
Fix dfsprev 2022-12-03 15:59:45 +01:00
mcrakhman
339dd2b006
Add tree params and debugging 2022-12-03 15:06:43 +01:00
mcrakhman
eb7a6fb9dc
WIP add snapshot methods to debug api 2022-12-03 14:43:18 +01:00
mcrakhman
8b86ad2918
Check space dir existence before creating new 2022-12-03 13:23:14 +01:00
mcrakhman
3d624adc09
WIP node api 2022-12-03 13:09:15 +01:00
mcrakhman
4062a76e21
WIP node api 2022-12-03 12:44:02 +01:00
mcrakhman
9ae5710854
Simplify space locked solution 2022-12-03 11:48:18 +01:00
mcrakhman
494b7552ce
Stopped space from unloading if trees are still there 2022-12-02 19:45:43 +01:00
mcrakhman
aaecd2ae6d
Move notifiable logic to synctree instead of syncclient 2022-12-02 14:14:02 +01:00
mcrakhman
1e4a25c15d
Add dump heads and new head when adding text 2022-12-02 12:18:38 +01:00
mcrakhman
ea9a51ec02
Add load space methods and fix storage errors 2022-12-02 09:52:04 +01:00
mcrakhman
4593637e23
Add scripts 2022-12-01 22:08:01 +01:00
mcrakhman
bdae3a76d0
Redirect logs and add more commands 2022-12-01 21:28:36 +01:00
mcrakhman
a370efda87
WIP debug client 2022-12-01 16:30:41 +01:00
mcrakhman
bab107ebf6
WIP debug client 2022-12-01 11:15:17 +01:00
mcrakhman
ea6dd0dc99
Client api wip 2022-11-30 23:42:26 +01:00
mcrakhman
20b9a36604
Add api grpc server to client 2022-11-30 22:50:43 +01:00
mcrakhman
b3b50aa8ab
Abstract drpc server and add client drpc api 2022-11-30 22:09:18 +01:00
Mikhail Rakhmanov
f749e967f1
Merge pull request #17 from anytypeio/object-delete 2022-11-30 18:59:11 +01:00
mcrakhman
75b5193dc4
Add idprovider tests 2022-11-29 20:54:44 +01:00