Commit Graph

562 Commits

Author SHA1 Message Date
Roman Zeyde
e64617fd04
Refactor blocks' indexing into a separate function 2018-04-10 20:24:22 +03:00
Roman Zeyde
e2a610767f
Consume unindexed hashes' list 2018-04-10 20:09:12 +03:00
Roman Zeyde
2a773d78b0
Skip already indexed blocks 2018-04-10 20:07:04 +03:00
Roman Zeyde
d875abcf22
Fixup Cargo.toml 2018-04-09 22:00:37 +03:00
Roman Zeyde
c88437af04
Optimize for spinning disk
https://github.com/facebook/rocksdb/wiki/RocksDB-Tuning-Guide#difference-of-spinning-disk
2018-04-09 22:00:06 +03:00
Roman Zeyde
ca14921273
Ingore database 2018-04-09 21:58:50 +03:00
Roman Zeyde
fc7d6f389e
Collect more progress metrics 2018-04-09 14:29:53 +03:00
Roman Zeyde
5a0451425f
Single threaded indexer and storage 2018-04-09 14:17:57 +03:00
Roman Zeyde
d4084a7dfe
Add simple timing 2018-04-09 11:31:05 +03:00
Roman Zeyde
2907ca29b9
Add MIT license and small README 2018-04-08 23:54:29 +03:00
Roman Zeyde
2bf79782c4
Load all headers and parse all blocks 2018-04-08 23:50:59 +03:00
Roman Zeyde
b348a423a8 init 2018-04-08 23:46:35 +03:00