Skip to content

Commit

Permalink
Merge pull request #2415 from ClickHouse/rabbitmq-cloud
Browse files Browse the repository at this point in the history
update rabbitmq status in cloud
  • Loading branch information
mshustov authored Jun 21, 2024
2 parents c9facce + 9ad0ee5 commit ad315e1
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 ad315e1

Please sign in to comment.