Package airflow-provider-couchbase
Release: 1.0.0
This is a provider package for couchbase
provider. All classes for this provider package
are in airflow.providers.couchbase
python package.
You can install this package on top of an existing Airflow 2 installation (see Requirements
below
for the minimum Airflow version supported) via
pip install airflow-provider-couchbase
The package supports the following python versions: >=3.7
PIP package | Version required |
---|---|
apache-airflow |
>=2.3.0 |
couchbase |
>=4.0.0 |
1.0.0
Initial version of the provider.