influxdb/object_store/src
Marco Neumann f0136e9791 ci: run clippy for all features
This indeed fixes some issues in our object store implementation.

Closes #537.
2021-11-11 10:48:21 +01:00
..
path fix: Serialize relative db object store paths to the server config 2021-10-18 08:37:36 -04:00
aws.rs ci: run clippy for all features 2021-11-11 10:48:21 +01:00
azure.rs ci: run clippy for all features 2021-11-11 10:48:21 +01: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 chore: make cache a type in object store trait 2021-07-21 18:27:56 -04:00
disk.rs feat: Add a 404 NotFound error to the object store errors for GET 2021-10-22 15:55:59 -04:00
dummy.rs fix: Serialize relative db object store paths to the server config 2021-10-18 08:37:36 -04:00
gcp.rs feat: Add a 404 NotFound error to the object store errors for GET 2021-10-22 15:55:59 -04:00
lib.rs feat: Add a 404 NotFound error to the object store errors for GET 2021-10-22 15:55:59 -04:00
memory.rs feat: Add a 404 NotFound error to the object store errors for GET 2021-10-22 15:55:59 -04:00
path.rs test: Add a case for a path without a filename 2021-10-18 08:46:00 -04:00
throttle.rs test: ensure query cancellation (somewhat) works (#2931) 2021-10-21 19:10:58 +00:00