This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 2399e7e140 Add the DataExpress provider to the ecosystem page. (#1664)
2399e7e140 is described below

commit 2399e7e140f45df6db93ab443752d13a257a78fd
Author: Renjith V R <[email protected]>
AuthorDate: Fri Sep 18 15:33:20 2026 +0530

    Add the DataExpress provider to the ecosystem page. (#1664)
    
    This provider allows Airflow DAGs to orchestrate high-speed data transfers 
with Riverbed Data Express.
    
    This provider is hosted in GitHub under: 
https://github.com/riverbed/DataExpress-Airflow-Provider
    
    Co-authored-by: Renjith Vadakkekkara <[email protected]>
---
 landing-pages/site/content/en/ecosystem/_index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/landing-pages/site/content/en/ecosystem/_index.md 
b/landing-pages/site/content/en/ecosystem/_index.md
index 448f5f0783..5c62c5b616 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -117,6 +117,8 @@ If you would you like to be included on this page, please 
reach out to the [Apac
 
 [Airflow Datris Provider](https://github.com/datris/airflow-provider-datris) - 
Provides a Hook and Operator to trigger [Datris](https://datris.ai) data 
pipelines (taps) from a DAG, wait for the run to reach a terminal state, stream 
Datris logs into the task log, and push run metrics as XComs. Airflow 
orchestrates, Datris executes. Supports Airflow 3.x.
 
+[Airflow DataExpress 
Provider](https://github.com/riverbed/DataExpress-Airflow-Provider) - Allows 
Airflow DAGs to orchestrate high-speed data transfers with Riverbed Data 
Express(https://www.riverbed.com/products/data-express/)
+
 &nbsp;
 
 ## Async Providers

Reply via email to