772 Commits

Author SHA1 Message Date
Sergey Cherepanov
555ff804fe
files: fix syncer loop, check ctx.Done 2022-12-22 14:50:20 +03:00
Sergey Cherepanov
ec900d6e9d
go mod fixes 2022-12-22 14:08:15 +03:00
Sergey Cherepanov
0b27fe7642
merge 2022-12-22 14:01:36 +03:00
Sergey Cherepanov
ad8055635d
gitignore debug.json 2022-12-22 13:46:22 +03:00
Mikhail Rakhmanov
f4a27fb1d3
Merge pull request #20 from anytypeio/status-service 2022-12-21 21:34:00 +01:00
mcrakhman
b0b75ac8ea
Fix sync bugs (connection with different nodes on stream and diff) 2022-12-21 21:24:17 +01:00
mcrakhman
108900e88a
Send head notify message on object create 2022-12-21 19:50:46 +01:00
Sergey Cherepanov
439182cdfa
files: ref, proxyStore, index 2022-12-21 21:23:57 +03:00
mcrakhman
9b0aba1339
Change some parameter names 2022-12-21 10:48:32 +01:00
mcrakhman
b3024740d0
Change naming, add debug mode and remove sh script 2022-12-21 00:23:09 +01:00
mcrakhman
cfd2ea8ece
More cmd fixes 2022-12-20 23:49:36 +01:00
mcrakhman
d0adbf5026
Change command a bit, change debug command parameter 2022-12-20 23:30:32 +01:00
mcrakhman
9d6e0886f4
Add preliminary deploy script 2022-12-20 18:26:47 +01:00
mcrakhman
f1d1a26b64
Few more fixes in tests 2022-12-19 18:51:31 +01:00
mcrakhman
15ccf29f0b
Statusservice refactoring 2022-12-19 17:54:06 +01:00
mcrakhman
ad87d5e545
Update status service 2022-12-19 16:59:43 +01:00
mcrakhman
322a8d144a
Add some comments and checks 2022-12-18 13:43:05 +01:00
mcrakhman
4aa9ce1a27
Change sync status update logic 2022-12-18 13:16:37 +01:00
mcrakhman
364ec32a39
Added simple watcher and statusservice upgrades 2022-12-17 21:48:48 +01:00
mcrakhman
6444042a02
Add status service implementation 2022-12-17 17:19:19 +01:00
mcrakhman
5df4f13938
Add preliminary interfaces for syncstatus 2022-12-17 16:55:15 +01:00
Mikhail Rakhmanov
4eba413631
Merge pull request #19 from anytypeio/sync-fixes 2022-12-17 14:50:26 +01:00
mcrakhman
060c14792c
Fix tests 2022-12-17 14:00:39 +01:00
mcrakhman
a43d25841d
Fixing tests wip 2022-12-16 23:39:00 +01:00
mcrakhman
da0398c103
Fix objecttree tests 2022-12-16 21:16:30 +01:00
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
Sergey Cherepanov
8a19ea8dcb
file to client 2022-12-14 19:14:47 +03:00
Sergey Cherepanov
d0a4b05706
file-node 2022-12-14 16:37:59 +03: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
Sergey Cherepanov
fa8ac48c2a
merge 2022-12-12 20:53:18 +03:00
Sergey Cherepanov
da70f7b78c
commonfile 2022-12-12 20:49:43 +03: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