`Store.delete_dir()` appears to run serially. Can we use something like `concurrent_map` to improve this operation?