Skip to content

Commit

Permalink
Add bucket locator middleware to README
Browse files Browse the repository at this point in the history
Fixes #521.
  • Loading branch information
gaul committed Feb 20, 2024
1 parent dd73dff commit 8c1fc80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ A bucket (or a glob) cannot be assigned cannot be assigned to multiple backends.
S3Proxy can modify its behavior based on middlewares:

* [bucket aliasing](https://github.com/gaul/s3proxy/wiki/Middleware-alias-blobstore)
* [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)
* [read-only](https://github.com/gaul/s3proxy/wiki/Middleware-read-only)
Expand Down

0 comments on commit 8c1fc80

Please sign in to comment.