Add to top-level README.md

pull/7226/head
Marco Slot 2023-09-18 10:41:10 +02:00 committed by Önder Kalacı
parent 8437c8ea49
commit 0db248fec5
1 changed files with 2 additions and 0 deletions

View File

@ -429,6 +429,8 @@ When you send a query in which all (co-located) distributed tables have the same
The schema and metadata of distributed tables and reference tables are automatically synchronized to all the nodes in the cluster. That way, you can connect to any node to run distributed queries. Schema changes and cluster administration still need to go through the coordinator.
Detailed descriptions of the implementation for Citus developers are provided in the [Citus Technical Documentation](src/backend/distributed/README.md).
## When to use Citus
Citus is uniquely capable of scaling both analytical and transactional workloads with up to petabytes of data. Use cases in which Citus is commonly used: