Available on non-WebAssembly only.
Expand description
Object store implementation used for testing
Functionsยง
- ensure_
head_ concurrency - Blocks the object_store
head
call untilconcurrency
number of calls are pending. - local_
unpartitioned_ file - Helper method to fetch the file size and date at given path and create a
ObjectMeta
- make_
test_ store_ and_ state - Create a test object store with the provided files
- register_
test_ store - Registers a test object store with the provided
ctx