Migrate high-volume DBs to LMDB
Databases that need to store a large volume (blockchain and indexes in particular) must be migrated to LMDB.
Use of kv crate: https://docs.rs/kv
Databases that need to store a large volume (blockchain and indexes in particular) must be migrated to LMDB.
Use of kv crate: https://docs.rs/kv