Update README.md to include latency middleware

pull/849/head
Phantom-101 2025-08-23 21:39:14 +08:00 zatwierdzone przez Andrew Gaul
rodzic 2acdb9629b
commit 664a94dbd5
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -109,6 +109,7 @@ S3Proxy can modify its behavior based on middlewares:
* [bucket locator](https://github.com/gaul/s3proxy/wiki/Middleware-bucket-locator)
* [eventual consistency modeling](https://github.com/gaul/s3proxy/wiki/Middleware---eventual-consistency)
* [large object mocking](https://github.com/gaul/s3proxy/wiki/Middleware-large-object-mocking)
* [latency](https://github.com/gaul/s3proxy/wiki/Middleware-latency)
* [read-only](https://github.com/gaul/s3proxy/wiki/Middleware-read-only)
* [regex rename blobs](https://github.com/gaul/s3proxy/wiki/Middleware-regex)
* [sharded backend containers](https://github.com/gaul/s3proxy/wiki/Middleware-sharded-backend)