awslabs / mountpoint-s3

A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
Apache License 2.0
4.65k stars 164 forks source link

Remove `express_cache` feature flag #1145

Closed vladem closed 2 days ago

vladem commented 3 days ago

Description of change

(update and merge this after: https://github.com/awslabs/mountpoint-s3/pull/1144)

Relevant issues: N/A

Does this change impact existing behavior?

No, a new feature added.

Does this change need a changelog entry in any of the crates?

Yes, adding one in this PR.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).