523 Commits

Author SHA1 Message Date
mcrakhman
b59e2c2593
Added simple watcher and statusservice upgrades 2022-12-17 21:48:48 +01:00
mcrakhman
1af3e764ec
Add status service implementation 2022-12-17 17:19:19 +01:00
mcrakhman
85321db4d7
Add preliminary interfaces for syncstatus 2022-12-17 16:55:15 +01:00
mcrakhman
a510fa21b7
Fix tests 2022-12-17 14:00:39 +01:00
mcrakhman
791ecc56b0
Fixing tests wip 2022-12-16 23:39:00 +01:00
mcrakhman
3eade57cba
Fix objecttree tests 2022-12-16 21:16:30 +01:00
mcrakhman
fcbc6af479
Add comments and fix streampool test 2022-12-16 21:02:34 +01:00
mcrakhman
6f13df03a6
Add queue to sync client 2022-12-16 16:40:23 +01:00
mcrakhman
7183127189
Move queue to separate object 2022-12-16 13:09:15 +01:00
mcrakhman
2fa94cfe7b
More fixes to synctree and objecttree 2022-12-15 21:53:58 +01:00
mcrakhman
fd7c0010d8
Add queue to handle quickly updating records 2022-12-15 17:20:11 +01:00
mcrakhman
ff12e4ad1e
Removed sending under a lock in sync tree handler 2022-12-14 21:37:36 +01:00
mcrakhman
5e8bd53fb2
Add connection with timeout, message limits more logs etc 2022-12-14 14:27:43 +01:00
mcrakhman
fa733293cb
Fix treebuilder errors 2022-12-13 13:57:23 +01:00
mcrakhman
f2f2be36e9
More raw loader fixes 2022-12-12 21:22:35 +01:00
mcrakhman
d8461fb856
Fix not taking lock 2022-12-12 17:30:21 +01:00
mcrakhman
f8509bc85a
Change obj tree logic to include their heads on add raw changes 2022-12-12 17:17:09 +01:00
mcrakhman
c31ebe6794
Remove sugared logger 2022-12-09 22:11:22 +01:00
mcrakhman
ed3d7a7720
Few fixes to syncservice and streamchecker 2022-12-09 21:53:24 +01:00
mcrakhman
30a8194638
Fix stream checker and tests 2022-12-09 19:55:57 +01:00
mcrakhman
8a4b58969b
Add stream checker 2022-12-09 17:16:43 +01:00
Sergey Cherepanov
8210ea2c76
gitignore debug.json 2022-12-22 13:46:22 +03:00
Sergey Cherepanov
41e2b26116
files: ref, proxyStore, index 2022-12-21 21:23:47 +03:00
Sergey Cherepanov
185f4aeb59
file to client 2022-12-14 19:14:47 +03:00
Sergey Cherepanov
0ed7b8162a
file-node 2022-12-14 16:37:59 +03:00
mcrakhman
f4809905b9
Change sync period 2022-12-06 21:02:47 +01:00
mcrakhman
084dfd0ede
Add config gen to Makefile 2022-12-06 21:02:37 +01:00
mcrakhman
96edcc1dc9
Add debug client to script and change commands 2022-12-06 18:15:26 +01:00
mcrakhman
36b940e9ae
Add build helpers for local testing 2022-12-06 16:36:17 +01:00
mcrakhman
9d9867a632
Change tree creation logic 2022-12-06 10:19:53 +01:00
mcrakhman
86ba8e33d0
More fixes to settingsdocument 2022-12-05 23:04:56 +01:00
mcrakhman
6bf8864f5a
Fix incorrect args in debug 2022-12-05 20:02:26 +01:00
mcrakhman
a67aebf526
Remove duplicated code 2022-12-05 19:11:16 +01:00
mcrakhman
8c60e77b6f
Update synctree ping logic 2022-12-05 18:51:59 +01:00
mcrakhman
00b1b8e4a5
Fix notifiable when creating sync tree 2022-12-05 17:21:14 +01:00
mcrakhman
c5b766345c
Add scripts 2022-12-05 16:35:14 +01:00
mcrakhman
4eca88b0bc
Use cobra command line 2022-12-05 12:43:36 +01:00
mcrakhman
2b3ae0fb94
Add two client script and fix common snapshot bug 2022-12-04 15:02:50 +01:00
mcrakhman
82eb76c1ea
Fix syncservice loop 2022-12-03 17:54:10 +01:00
mcrakhman
2ba8108292
Fix dfsprev 2022-12-03 15:59:45 +01:00
mcrakhman
8735700514
Add tree params and debugging 2022-12-03 15:06:43 +01:00
mcrakhman
e6f4ff2f20
WIP add snapshot methods to debug api 2022-12-03 14:43:18 +01:00
mcrakhman
78f67d221c
Check space dir existence before creating new 2022-12-03 13:23:14 +01:00
mcrakhman
5098daf152
WIP node api 2022-12-03 13:09:15 +01:00
mcrakhman
75706111ee
WIP node api 2022-12-03 12:44:02 +01:00
mcrakhman
0d0bd82dc7
Simplify space locked solution 2022-12-03 11:48:18 +01:00
mcrakhman
af5077d1c2
Stopped space from unloading if trees are still there 2022-12-02 19:45:43 +01:00
mcrakhman
c85ae1a335
Move notifiable logic to synctree instead of syncclient 2022-12-02 14:14:02 +01:00
mcrakhman
3dec56141f
Add dump heads and new head when adding text 2022-12-02 12:18:38 +01:00
mcrakhman
c5a958df12
Add load space methods and fix storage errors 2022-12-02 09:52:04 +01:00