diff options
author | Alex Auvolat <alex@adnab.me> | 2021-02-19 19:10:23 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-02-19 19:10:23 +0100 |
commit | 5d1fa591d99f1f051ba77fa243a673d819377771 (patch) | |
tree | ba0c42bcf884acdac2c5fea9fb963891242e9b3a /README.md | |
parent | e64ecbdccd727c7b7f69b3462d16ac025611a886 (diff) | |
download | garage-5d1fa591d99f1f051ba77fa243a673d819377771.tar.gz garage-5d1fa591d99f1f051ba77fa243a673d819377771.zip |
Add compatibility list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Non-goals include: Our main use case is to provide a distributed storage layer for small-scale self hosted services such as [Deuxfleurs](https://deuxfleurs.fr). +Check our [compatibility page](doc/Compatibility.md) to view details of the S3 API compatibility. + ## Development We propose the following quickstart to setup a full dev. environment as quickly as possible: |