Skip to content

Commit

Permalink
update rabbitmq availability in cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov committed Jun 19, 2024
1 parent ff83b83 commit 9ad0ee5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/en/cloud/reference/cloud-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ ClickHouse Cloud provides a highly-available, replicated service by default. As
- MySQL
- MongoDB
- NATS
- RabbitMQ
- PostgreSQL
- S3

Expand All @@ -73,10 +74,11 @@ We support federated ClickHouse queries for cross-cluster communication in the c
- MySQL
- MongoDB
- NATS
- RabbitMQ
- PostgreSQL
- S3

Federated queries with some external database and table engines, such as SQLite, ODBC, JDBC, Redis, RabbitMQ, HDFS and Hive are not yet supported.
Federated queries with some external database and table engines, such as SQLite, ODBC, JDBC, Redis, HDFS and Hive are not yet supported.

### User defined functions
User-defined functions are a recent feature in ClickHouse. ClickHouse Cloud currently supports SQL UDFs only.
Expand Down Expand Up @@ -118,7 +120,7 @@ The table below summarizes our efforts to expand some of the capabilities descri
|MySQL and PostgreSQL engine | **Added in GA** |
|MySQL interface | **Added in GA** |
|Postgres interfaces | Coming soon |
|Engines for SQLite, ODBC, Redis, RabbitMQ, HDFS, and Hive | Coming soon |
|Engines for SQLite, ODBC, Redis, HDFS, and Hive | Coming soon |
|Protobuf, Cap'n'Proto formats | Coming soon |
|Kafka Table Engine | Not recommended; see alternatives above |
|JDBC Table Engine | Not recommended |
Expand Down

0 comments on commit 9ad0ee5

Please sign in to comment.