mcrakhman
|
7eb708cc14
|
Fix settings state rebuild
|
2023-05-21 23:50:14 +02:00 |
|
mcrakhman
|
e186761968
|
Fix ctx and change add method name in storage
|
2023-05-11 18:31:59 +02:00 |
|
mcrakhman
|
fdbcd29b29
|
Add build full tree for history tree
|
2023-05-07 20:27:46 +02:00 |
|
Sergey Cherepanov
|
7394b4bd67
|
Merge pull request #86 from anytypeio/GO-802-metrics
GO-802 rpc metrics
|
2023-05-05 19:35:18 +02:00 |
|
mcrakhman
|
461410a8f8
|
Add comment
|
2023-05-05 18:51:30 +02:00 |
|
mcrakhman
|
11b8609a9b
|
Fix space settings
|
2023-05-05 18:49:51 +02:00 |
|
Sergey Cherepanov
|
fc4bdb6000
|
check that metric is using
|
2023-05-04 19:35:07 +02:00 |
|
Sergey Cherepanov
|
9855eb4484
|
request log
|
2023-05-04 17:39:23 +02:00 |
|
mcrakhman
|
0cb7ae1100
|
Add timestamp externally in tree
|
2023-05-04 11:10:08 +02:00 |
|
Sergey Cherepanov
|
1ebe18296d
|
merge
|
2023-04-26 12:14:09 +02:00 |
|
Sergey Cherepanov
|
6cbff3a930
|
wip: drpc access log
|
2023-04-24 14:59:15 +02:00 |
|
mcrakhman
|
e684088ca4
|
Improve payload validation
|
2023-04-21 23:21:49 +02:00 |
|
mcrakhman
|
e79d319925
|
Change sync client message pool interactions and request-reply
|
2023-04-19 22:43:46 +02:00 |
|
mcrakhman
|
73201843e5
|
Merge remote-tracking branch 'origin/main' into sync-tests
# Conflicts:
# commonspace/object/tree/synctree/synctree_test.go
# commonspace/objectsync/objectsync.go
# commonspace/objectsync/syncclient.go
|
2023-04-19 10:13:37 +02:00 |
|
mcrakhman
|
58f3c4ef8c
|
Fix objectsync etc
|
2023-04-18 22:51:12 +02:00 |
|
mcrakhman
|
99bad9ce9d
|
Send error response on sync (wip)
|
2023-04-18 12:09:25 +02:00 |
|
mcrakhman
|
8fc1f03f54
|
Change treegetter to treemanager and return BuildObjectTreeFunc
|
2023-04-18 00:34:14 +02:00 |
|
Sergey Cherepanov
|
86ac8e0d75
|
change nodeconf.Configuration to nodeconf.NodeConf
|
2023-04-06 19:26:38 +02:00 |
|
mcrakhman
|
20a4d85836
|
Update cryptography and add master key
|
2023-04-02 18:13:10 +02:00 |
|
mcrakhman
|
ee0f62410f
|
Remove old acl methods and tests, acl builder
|
2023-03-26 17:53:11 +02:00 |
|
mcrakhman
|
25b0695d3e
|
Add counter for put sync tree
|
2023-03-13 13:46:36 +01:00 |
|
mcrakhman
|
a2efcafb3e
|
Update counters
|
2023-03-13 13:04:23 +01:00 |
|
mcrakhman
|
6b2667d4dc
|
Add increment/decrement logs
|
2023-03-13 12:58:37 +01:00 |
|
mcrakhman
|
a97efd2a5b
|
Merge branch 'ocache-try-close' into update-proto
|
2023-03-10 18:12:03 +01:00 |
|
mcrakhman
|
ea74562290
|
Add change type and payload
|
2023-03-10 14:37:03 +01:00 |
|
mcrakhman
|
74f39239c6
|
Update tryclose with ttl
|
2023-03-10 10:17:57 +01:00 |
|
mcrakhman
|
067ad8cf16
|
Add TryClose to space interface
|
2023-03-09 23:11:20 +01:00 |
|
mcrakhman
|
43a35f4878
|
Add tryclose everywhere
|
2023-03-09 22:52:31 +01:00 |
|
mcrakhman
|
cf80cdbe7d
|
Change deleter peer logic
|
2023-02-27 14:24:28 +01:00 |
|
mcrakhman
|
3cd292db5b
|
Update any-sync new deletion logic
|
2023-02-23 21:08:31 +01:00 |
|
mcrakhman
|
904224447f
|
Add space deleted in storage
|
2023-02-22 10:05:17 +01:00 |
|
mcrakhman
|
47be32c804
|
Merge branch 'main' into account-deletion
|
2023-02-22 09:59:13 +01:00 |
|
mcrakhman
|
7da3553db3
|
Add more logs for space
|
2023-02-21 16:46:40 +01:00 |
|
mcrakhman
|
c37c7ba874
|
Fix putTree close and handshake params and add logs for trees used debug
|
2023-02-21 16:36:58 +01:00 |
|
mcrakhman
|
1565f7e509
|
Create methods for deleting space
|
2023-02-20 23:47:32 +01:00 |
|
mcrakhman
|
75d503b94c
|
Add spaceIsDeleted checks
|
2023-02-20 22:51:00 +01:00 |
|
mcrakhman
|
63833eb650
|
Add some deletion logic
|
2023-02-20 21:43:14 +01:00 |
|
Sergey Cherepanov
|
189922e534
|
cleanup thread on error
|
2023-02-14 21:18:25 +03:00 |
|
Sergey Cherepanov
|
047bd1c379
|
handleQueue thread close / onObjectClose method
|
2023-02-14 16:53:43 +03:00 |
|
Sergey Cherepanov
|
55ad2a536b
|
commongetter: check for space close
|
2023-02-13 21:53:27 +03:00 |
|
mcrakhman
|
9ba0620cab
|
Fix peer getting in sync tree
|
2023-02-03 12:55:44 +01:00 |
|
Sergey Cherepanov
|
78067eaa4c
|
dial pool
|
2023-01-30 16:43:52 +03:00 |
|
Sergey Cherepanov
|
dccb5a9826
|
fix streampool tags
|
2023-01-27 20:34:48 +03:00 |
|
Sergey Cherepanov
|
b78cf2c710
|
handle replies in separate thread
|
2023-01-27 13:58:28 +03:00 |
|
Sergey Cherepanov
|
92bb1ce576
|
space milti queue
|
2023-01-27 13:50:36 +03:00 |
|
Sergey Cherepanov
|
6cb696d508
|
debug/fixes
|
2023-01-25 23:35:20 +03:00 |
|
Sergey Cherepanov
|
7fdd4f215e
|
merge
|
2023-01-19 15:25:34 +03:00 |
|
Sergey Cherepanov
|
79d81662ce
|
commonspace with new streampool
|
2023-01-19 15:17:04 +03:00 |
|
mcrakhman
|
9b9c278718
|
Few fixes re history
|
2023-01-18 09:16:38 +01:00 |
|
mcrakhman
|
41f66edfb9
|
WIP history tree
|
2023-01-17 23:07:15 +01:00 |
|