RCasatta / blocks_iterator

Iterate over bitcoin blocks
MIT License
51 stars 5 forks source link

Add redb as persisted storage option #69

Closed RCasatta closed 1 year ago

RCasatta commented 1 year ago

supersede #67 but instead of replacing rocksdb, it adds redb without removing rocksdb (the latter is available only with feature enabled because it takes time to compile)