mcrakhman
|
c9ded8956c
|
Fix bugs appearing while creating tree
|
2022-10-19 20:21:58 +02:00 |
|
mcrakhman
|
6cb6b91bd4
|
Document creation fixes
|
2022-10-19 17:59:12 +02:00 |
|
mcrakhman
|
6470454221
|
Fix client imports
|
2022-10-19 15:07:29 +02:00 |
|
mcrakhman
|
a3814f644c
|
Add client configs to nodegen
|
2022-10-19 14:09:04 +02:00 |
|
mcrakhman
|
a89d6dc468
|
Add API service
|
2022-10-19 13:38:20 +02:00 |
|
mcrakhman
|
ad8f90d12e
|
Add controller which calls different api methods
|
2022-10-19 12:48:55 +02:00 |
|
mcrakhman
|
95cb91ffad
|
Add space and tree close logic and fix some related tests
|
2022-10-19 12:20:24 +02:00 |
|
mcrakhman
|
04fd072ae9
|
Add client cmd
|
2022-10-18 15:16:06 +02:00 |
|
mcrakhman
|
6201951e3b
|
Add space and document creation logic for client
|
2022-10-18 14:17:49 +02:00 |
|
mcrakhman
|
9f1735110c
|
Revert "Push main go remove replace"
This reverts commit 440d63ade0d68226344af7f2c2c6bde866e4ba89.
|
2022-10-18 11:17:57 +02:00 |
|
mcrakhman
|
440d63ade0
|
Push main go remove replace
|
2022-10-18 11:17:15 +02:00 |
|
Sergey Cherepanov
|
09e3eb3e54
|
go mod fixes
|
2022-10-17 18:11:00 +03:00 |
|
Sergey Cherepanov
|
22074a5fbd
|
mod replace
|
2022-10-17 17:05:42 +03:00 |
|
Sergey Cherepanov
|
5a17320c44
|
go workspaces
|
2022-10-17 15:31:09 +03:00 |
|
Sergey Cherepanov
|
7548082355
|
move pkgs
|
2022-10-17 14:11:55 +03:00 |
|
Mikhail Rakhmanov
|
36181b0ef8
|
Merge pull request #12 from anytypeio/add-node-db
|
2022-10-17 12:55:59 +02:00 |
|
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 |
|