pub fn to_db( db_header: &DbHeader, wal: &Wal, ) -> Result<Db, Box<dyn Error + Send + Sync>>
Turn a WAL into a database