README entry for the Alias middleware

pull/372/merge
Timur Alperovich 2021-09-11 22:37:17 -07:00 zatwierdzone przez Andrew Gaul
rodzic 35fea54d63
commit c055dfda9f
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -87,6 +87,7 @@ See the wiki for [examples of configurations](https://github.com/gaul/s3proxy/wi
S3Proxy can modify its behavior based on middlewares:
* [bucket alisting](https://github.com/gaul/s3proxy/wiki/Middleware-alias-blobstore)
* [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)
* [read-only](https://github.com/gaul/s3proxy/wiki/Middleware-read-only)