We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9acd3f7 commit 20686acCopy full SHA for 20686ac
docs/architecture.md
@@ -30,7 +30,7 @@ The blocks storage doesn't require a dedicated storage backend for the index. Th
30
* [Amazon S3](https://aws.amazon.com/s3)
31
* [Google Cloud Storage](https://cloud.google.com/storage/)
32
* [Microsoft Azure Storage](https://azure.microsoft.com/en-us/services/storage/)
33
-* [OpenStack Swift](https://wiki.openstack.org/wiki/Swift) (experimental)
+* [OpenStack Swift](https://wiki.openstack.org/wiki/Swift)
34
* [Local Filesystem](https://thanos.io/storage.md/#filesystem) (single node only)
35
36
For more information, please check out the [Blocks storage](./blocks-storage/_index.md) documentation.
0 commit comments