Skip to content

Commit

Permalink
Add words on support for non-AWS services like Ceph etc...
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkmayer committed Oct 4, 2019
1 parent 301ce9a commit a9d9e43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,14 @@ Information on release schedules and procedures are in [RELEASING](RELEASING.md)

See [CONTRIBUTING](CONTRIBUTING.md).

## Supported OSs and Rust versions
## Supported OSs, Rust versions and non-AWS projects

Linux, OSX and Windows are supported and tested via Azure Pipelines and Appveyor.

Rust stable, beta and nightly are supported.

Rusoto's primary aim is to be used with AWS. Other projects that provide AWS-like APIs, such as Ceph, Minio, Yandex Object Storage, etc... are not a focus at this time. PRs to fix issues with Rusoto and AWS-like APIs are welcome but generally won't be created by Rusoto maintainers.

## License

Rusoto is distributed under the terms of the MIT license.
Expand Down

0 comments on commit a9d9e43

Please sign in to comment.