diff --git a/README.md b/README.md index 8c1d094..b583eb8 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,8 @@ It can host static websites and stands as a backend for any S3-compatible applic * [CubeFS](https://github.com/cubefs/cubefs) CubeFS is a new generation cloud-native storage that supports access protocols such as S3, HDFS, and POSIX. +* [France Nuage S3 Object Storage](https://france-nuage.fr/) - S3-compatible object storage powered by Ceph RadosGW, hosted in France. Sovereign alternative for teams requiring data residency in the EU. + ## Cloud Sync Engine Starting in Windows 10, version 1709, Windows provides the cloud files API. This API consists of several native Win32 and WinRT APIs that formalize support for cloud sync engines, and handles tasks such as creating and managing placeholder files and directories. Users of this API are typically sync providers and to some extent, Windows applications.