From 9226999ae92d33561d2f2df1ea88dfe79a69a7fa Mon Sep 17 00:00:00 2001 From: Ben McClelland Date: Wed, 3 Jan 2024 11:00:09 -0800 Subject: [PATCH] chore: update docs for s3 backend support --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d0e8f45..bcaaad3 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,9 @@ See project [documentation](https://github.com/versity/versitygw/wiki) on the wiki. * Share filesystem directory via S3 protocol +* Proxy S3 requests to S3 storage * Simple to deploy S3 server with a single command -* Protocol compatibility allows common access to files via posix or S3 +* Protocol compatibility in `posix` allows common access to files via posix or S3 Versity Gateway, a simple to use tool for seamless inline translation between AWS S3 object commands and storage systems. The Versity Gateway bridges the gap between S3-reliant applications and other storage systems, enabling enhanced compatibility and integration while offering exceptional scalability.