From 7c94bf70970ce3466b6621665508673779d07ec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Sun, 26 Apr 2026 16:41:03 +0200 Subject: [PATCH] Add France Nuage S3 Object Storage (Ceph RadosGW) --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.