Hi everyone,

Wanted to start a discussion on the AIP-94: Ability to make use of
read-only DB connections
<https://cwiki.apache.org/confluence/display/AIRFLOW/%5BWIP%5D+AIP-94+Ability+to+make+use+of+read-only+DB+connections>,
where we are proposing Airflow's ability to connect to read-replicas as
well. Once this AIP is approved and delivered, we can see the following
benefits:

## Benefits

- **Improved Performance**: Reduces load on the master database by routing
read operations to replicas
- **Better Scalability**: Allows scaling read capacity independently of
write capacity
- **Load Distribution**: Distributes database load across multiple database
instances

Please review the AIP and leave your valuable feedback.

Thanks,
Sumit

Reply via email to