influxdb/object_store
Marco Neumann bd39954d73 fix: do not error on `list_with_delimiter` w/ non-existing prefix
Disk-driven object stores were reporting `UnableToProcessEntry` when
calling `list_with_delimiter` and a non-existing prefix.

To prevent regressions add a test to the test suite shared by all
store implementations.
2021-06-03 10:25:20 +02:00
..
src fix: do not error on `list_with_delimiter` w/ non-existing prefix 2021-06-03 10:25:20 +02:00
Cargo.toml feat: mutable buffer snapshotting (#1179) 2021-04-13 12:14:54 +00:00