284 Commits

Author SHA1 Message Date
mcrakhman
d478d973fd
Merge branch 'main' into add-node-db
# Conflicts:
#	config/config.go
#	etc/configs/node1.yml
#	go.mod
#	go.sum
#	pkg/ocache/ocache.go
2022-10-17 12:52:12 +02:00
mcrakhman
d80986e6d0
Change space service methods and change list storage 2022-10-17 12:40:55 +02:00
Sergey Cherepanov
f929bf280f
Merge pull request #10 from anytypeio/metrics
Prometheus metrics
2022-10-17 12:19:18 +03:00
mcrakhman
0013f64c61
Add preliminary API and fix space service methods 2022-10-16 17:59:16 +02:00
mcrakhman
a2d2c61f1e
Further wip badger 2022-10-16 16:41:01 +02:00
mcrakhman
700e04cc14
Add transaction benchmarks for badger 2022-10-16 10:13:17 +02:00
mcrakhman
baa275b05b
Client badger WIP 2022-10-15 21:43:01 +02:00
mcrakhman
e6d6cae35c
Change tree keys logic 2022-10-15 17:09:25 +02:00
mcrakhman
3facea9a06
Change pogreb implementation 2022-10-15 16:26:03 +02:00
mcrakhman
a1aacbffed
Fix keys and remove close waiter 2022-10-14 13:32:40 +02:00
mcrakhman
401402021a
Add tests for ocache 2022-10-14 12:37:45 +02:00
Sergey Cherepanov
e7602a164a
prometheus handle metrics 2022-10-13 17:00:51 +03:00
mcrakhman
980357509d
Change ocache to include wait for closing 2022-10-13 13:27:18 +02:00
mcrakhman
ad021e5758
Add close waiter and close logic for db 2022-10-12 21:36:16 +02:00
Sergey Cherepanov
5e2a6778f0
change copaction interval 2022-10-12 15:14:19 +03:00
mcrakhman
296d9a86d0
Naming fixes 2022-10-11 23:11:17 +02:00
mcrakhman
85d83ed9ba
Add checks for bench 2022-10-11 23:01:41 +02:00
mcrakhman
d2b64fb272
Add wip benchmarks 2022-10-11 21:30:06 +02:00
Sergey Cherepanov
8970730ec9
fix 2022-10-11 12:36:05 +03:00
Sergey Cherepanov
bc9ffc1a79
merge and fix test 2022-10-11 12:20:49 +03:00
mcrakhman
46f562e91d
Change mutex logic 2022-10-11 11:15:46 +02:00
Sergey Cherepanov
3695a29b32
drpc metrics to quantile 2022-10-11 12:13:31 +03:00
mcrakhman
03eb8834c1
Wire up node 2022-10-11 10:25:29 +02:00
mcrakhman
79f5fc6908
Fix incorrect storage key 2022-10-11 09:56:51 +02:00
mcrakhman
526ddf12d5
WIP storage 2022-10-10 23:08:44 +02:00
mcrakhman
d3acc71d95
Add some raw prototypes for storage 2022-10-10 20:10:47 +02:00
Mikhail Rakhmanov
3438770f30
Merge pull request #11 from anytypeio/sync-tests 2022-10-10 16:02:58 +02:00
Sergey Cherepanov
46d5d464b6
log config 2022-10-10 13:48:56 +03:00
Sergey Cherepanov
01438d630d
fix 2022-10-10 11:38:25 +03:00
mcrakhman
c3d8273caa
SyncTree tests 2022-10-10 09:10:47 +02:00
mcrakhman
2999f2dcdd
Add conf connector and change configuration logic 2022-10-09 21:54:34 +02:00
Sergey Cherepanov
1676d02d80
metric service, ocache and drpc handlers 2022-10-08 20:16:20 +03:00
Sergey Cherepanov
65e7d0a2cd
Merge pull request #9 from anytypeio/consensus-node
Consensus node
2022-10-07 17:15:52 +03:00
mcrakhman
afc9141a7c
Merge remote-tracking branch 'origin/consensus-node' into sync-tests
# Conflicts:
#	Makefile
#	go.mod
#	go.sum
2022-10-07 16:02:43 +02:00
Sergey Cherepanov
fd8ba951dc
cleanup and comments 2022-10-07 15:06:54 +03:00
Sergey Cherepanov
6374ef8d1b
rewrite for single stream 2022-10-07 11:04:48 +03:00
Sergey Cherepanov
9f16e7c272
pool.Dial* methods + consesus test client 2022-10-05 11:41:48 +03:00
Sergey Cherepanov
b59cc28dc5
consensus client 2022-10-04 17:55:30 +03:00
Sergey Cherepanov
9930db8dc7
ignore consensus nodes in configuratrion 2022-10-04 16:40:40 +03:00
Sergey Cherepanov
9f902bfbe9
nodesgen consensus configs 2022-10-04 16:36:11 +03:00
Sergey Cherepanov
5729a32959
consensus node 2022-10-04 15:39:29 +03:00
mcrakhman
86616b6936
Add sync handler tests 2022-10-03 23:35:25 +02:00
mcrakhman
d7a2a12129
Add head update tests 2022-10-02 22:40:13 +02:00
mcrakhman
274573df28
Further updates to sync logic 2022-10-02 16:11:47 +02:00
mcrakhman
20234269e9
Update sync handler 2022-10-02 11:54:34 +02:00
mcrakhman
edc9a14ef5
Few tree sync fixes and additions 2022-10-01 21:04:31 +02:00
Sergey Cherepanov
7e6c72a198
consistent node db component 2022-09-30 19:16:44 +03:00
mcrakhman
48ae45550d
Add diffservice tests 2022-09-30 16:55:34 +02:00
mcrakhman
aaaab9deca
Add periodicsync test 2022-09-30 16:12:41 +02:00
mcrakhman
53d10dc597
Add more syncer tests 2022-09-30 16:02:47 +02:00