Closed dvc94ch closed 3 years ago
Ah, I see. I support this. Best to cover lots of ground quickly, rather than "the perfect being the enemy of the good."
I'm probably not going to work on this as the ipfs-sqlite-block-store works well enough
Yeah, I agree, I was pleasantly surprised!
the ipfs-sqlite-block-store supports features like
reverse_alias
,missing_blocks
,tmp_pin
,stats
, supports O(1) aliasing and has an incremental garbage collector. the currentipfs-embed-db
needs to be redesigned to support these features.for debugability the block store needs to be able to support dumping a snapshot and starting with an in memory copy of a snapshot