Add sbt-s3 to references

pull/124/head
Andrew Gaul 2016-02-05 00:14:06 -08:00
rodzic 7198c9088c
commit 3fcfc0fdd4
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -105,6 +105,7 @@ References
* Another project named [s3proxy](https://github.com/abustany/s3proxy) provides HTTP access to non-S3-aware applications
* [GlacierProxy](https://github.com/bouncestorage/glacier-proxy) and [SwiftProxy](https://github.com/bouncestorage/swiftproxy) provide similar functionality for the Amazon Glacier and OpenStack Swift APIs
* [s3proxydocker](https://github.com/ritazh/s3proxydocker) packages S3Proxy as a Docker container
* [sbt-s3](https://github.com/localytics/sbt-s3) run S3Proxy via the Scala Build Tool
* [swift3](https://github.com/openstack/swift3) provides an S3 middleware for OpenStack Swift
License