influxdb/object_store/src
Carol (Nichols || Goulding) a373c90415
refactor: Extract the list_all function to object store
I'm about to use this in a third file, so time to extract this.

Make it clear that this is appropriate for tests only.
2022-03-29 08:15:24 -04:00
..
path docs: Fix some typos and outdated comments 2021-12-17 11:33:36 -05:00
aws.rs refactor: switch to using DynObjectStore 2022-03-15 16:32:52 +00:00
azure.rs refactor: path_from_dirs_and_filename trait method 2022-03-15 16:29:43 +00:00
buffer.rs refactor: Make aws/azure/gcs optional features and stop compiling 100 dependencies during dev (#1933) 2021-07-09 11:38:30 +00:00
cache.rs refactor: switch to using DynObjectStore 2022-03-15 16:32:52 +00:00
disk.rs refactor: switch to using DynObjectStore 2022-03-15 16:32:52 +00:00
dummy.rs refactor: path_from_dirs_and_filename trait method 2022-03-15 16:29:43 +00:00
gcp.rs refactor: switch to using DynObjectStore 2022-03-15 16:32:52 +00:00
instrumentation.rs refactor: switch to using DynObjectStore 2022-03-15 16:32:52 +00:00
lib.rs refactor: Extract the list_all function to object store 2022-03-29 08:15:24 -04:00
memory.rs refactor: switch to using DynObjectStore 2022-03-15 16:32:52 +00:00
path.rs test: Add a case for a path without a filename 2021-10-18 08:46:00 -04:00
throttle.rs refactor: switch to using DynObjectStore 2022-03-15 16:32:52 +00:00