Skip to content

Add parallel WalkFallback function

Many of the storage drivers depend on a WalkFallback function rather than their own implementation of Walk. This function will allow us to begin to migrate the, azure, filesystem, gcs, inmemory, oss, and swift storage drivers independently to parallelized walks.

Edited by Hayley Swimelar

Merge request reports