1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 01:43:29 +01:00
Commit Graph

1415 Commits

Author SHA1 Message Date
Roman Zeyde
5605ff7451
Run full compaction once after initial sync 2018-04-10 23:16:40 +03:00
Roman Zeyde
294649e51a
Update RocksDB 2018-04-10 22:51:36 +03:00
Roman Zeyde
4d0346e1ab
Add ZMQ wait helper 2018-04-10 22:28:32 +03:00
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