Commit graph

22 commits

Author SHA1 Message Date
librelois
c4331cd290 fix(indexer): get_next_wot_id must init correctly NEXT_WOT_ID static 2021-05-21 20:17:12 +02:00
librelois
f641d26c62 chore: use dubp via core 2021-05-20 14:30:47 +02:00
librelois
1b3c67f4e5 chore: rename bca->bda & externalize bda-types 2021-05-20 00:36:03 +02:00
librelois
dc22ce63f9 ref(indexer):blocks_chunks: move chunk read in crate dbs-reader 2021-05-19 16:45:24 +02:00
librelois
b062ee89f3 perf(indexer): apply blocks_chunks with minimal gva db lock 2021-05-18 17:12:59 +02:00
librelois
8abbee1344 fix(indexer): current_blocks_chunk must be clear after compression 2021-05-18 16:54:14 +02:00
librelois
d1830a78a5 feat(indexer): add extension .bin.gz to blocks chunks files 2021-05-18 16:37:19 +02:00
librelois
5ae008dc02 fix(indexer): create blocks_chunks folder if is not exist 2021-05-18 16:29:27 +02:00
librelois
caf7b4c673 perf(indexer): compress blocks chunks with zlib-ng 2021-05-18 15:41:31 +02:00
librelois
18822aeb7f perf(indexer): store blocks chunks in files directly 2021-05-18 15:25:34 +02:00
librelois
bdb5ea592b perf(indexer): change compression level of chunks: 6 -> 3 2021-05-18 13:38:36 +02:00
librelois
cef485f67a perf(indexer): change compression algo: lz4 -> deflate 2021-05-17 23:43:05 +02:00
librelois
6d7a35dd8b feat(db): attribute a wot_id to each identity 2021-05-17 23:29:22 +02:00
librelois
4a7d3270df feat(indexer): add currency_params 2021-05-17 15:13:14 +02:00
librelois
8aecd22b91 feat(blocks_chunks): increase chunk size 2021-05-16 23:17:05 +02:00
librelois
f5d8f70bce perf(db): serialize integers as varint 2021-05-14 20:18:19 +02:00
librelois
26602884a2 fix(indexer): expose feature explorer 2021-05-14 16:59:09 +02:00
librelois
2576d3e061 feat(indexer): index blocks chunks 2021-05-14 16:57:25 +02:00
librelois
bbecb1a1cc feat(gva): reget conf handling & handle public ips 2021-05-06 17:26:59 +02:00
librelois
83d3bac3d4 deps: upgrade dubp to v0.53.1 2021-05-05 13:41:16 +02:00
librelois
d602fca862 deps: upgrade dubp 2021-04-25 16:55:12 +02:00
librelois
9d33cab08b chore: import gva module code 2021-04-22 16:44:17 +02:00