pull/16/head
Andrew Gaul 2014-08-15 12:41:28 -07:00
rodzic c042fa6165
commit 9a0afb25b7
2 zmienionych plików z 5 dodań i 6 usunięć

Wyświetl plik

@ -1,9 +1,8 @@
S3Proxy
=======
S3Proxy allows applications using the S3 API to interface with a variety of
object stores, e.g., EMC Atmos, Microsoft Azure, OpenStack Swift. It also
allows local testing against S3 without the cost or latency associated with
using AWS.
S3Proxy allows applications using the S3 API to access other object stores,
e.g., EMC Atmos, Microsoft Azure, OpenStack Swift. It also allows local
testing of S3 without the cost or latency associated with using AWS.
Features
--------
@ -33,7 +32,7 @@ produces a binary at `target/s3proxy`. S3Proxy requires Java 7 to run.
Examples
--------
Linux and Mac OS users can run S3Proxy via the executable jar:
Linux and Mac OS X users can run S3Proxy via the executable jar:
```
chmod +x s3proxy

Wyświetl plik

@ -14,7 +14,7 @@
<name>S3 Proxy</name>
<url>https://github.com/andrewgaul/s3proxy</url>
<description>S3Proxy allows applications using the S3 API to interface with a variety of object stores</description>
<description>S3Proxy allows applications using the S3 API to access other object stores</description>
<licenses>
<license>