Module opendal::layers

source ·
Expand description

Layer is the mechanism to intercept operations.

Structs

Inject chaos into underlying services for robustness test.
Add concurrent request limit.
Add an immutable in-memory index for underlying storage services.
Add log for every operations.
Add metrics for every operations.
Add retry for temporary failed operations.
Add tracing for every operations.