Browse Source

Remove "experimental" label from SQS support in README (#4756)

The [Brokers documentation](docs/getting-started/brokers/index.rst) states
that the Amazon SQS backend is stable.
Robert Knight 6 năm trước cách đây
mục cha
commit
0d97399a8c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -271,7 +271,7 @@ Transports and Backends
     for using Redis as a message transport or as a result backend.
 
 :``celery[sqs]``:
-    for using Amazon SQS as a message transport (*experimental*).
+    for using Amazon SQS as a message transport.
 
 :``celery[tblib``]:
     for using the ``task_remote_tracebacks`` feature.