mik-laj opened a new issue #8286: Cloud Memorystore for Memcached operators
URL: https://github.com/apache/airflow/issues/8286
 
 
   **Description**
   
   Hello,
   
   Airflow has extensive support for [many GCP 
services](https://airflow.readthedocs.io/en/latest/operators-and-hooks-ref.html#gcp-google-cloud-platform).
  However, we lack integration with the [Cloud Memorystore for Memcached 
operators](https://cloud.google.com/memorystore/docs/memcached) service. 
   
   I think it would be very useful to have a similar set of operators as to 
[CloudMemorystore for 
Redis](https://airflow.readthedocs.io/en/latest/_api/airflow/providers/google/cloud/hooks/cloud_memorystore/index.html#module-airflow.providers.google.cloud.hooks.cloud_memorystore)
   
   Before starting work, I recommend reading the [GCP Service Airflow 
Integration 
Guide](https://docs.google.com/document/d/1_rTdJSLCt0eyrAylmmgYc3yZr-_h51fVlnvMmWqhCkY/edit)
   
   The final work should contain:
   * How to guide - (Similar to 
https://airflow.readthedocs.io/en/latest/howto/operator/gcp/natural_language.html)
   * API Reference: - (Similar to 
https://airflow.readthedocs.io/en/latest/_api/airflow/providers/google/cloud/operators/natural_language/index.html#airflow.providers.google.cloud.operators.natural_language.CloudNaturalLanguageAnalyzeEntitiesOperator)
   * Example DAG: 
https://github.com/apache/airflow/tree/master/airflow/providers/google/cloud/example_dags
   * One operator
   * Hook
   * Unit tests
   * System tests (Similar to 
https://github.com/apache/airflow/blob/master/tests/providers/google/cloud/operators/test_natural_language_system.py)
   
   If you haven't used the GCP yet, after creating the account you will [get 
$300](https://cloud.google.com/free), which will allow you to get to know this 
service better.
   
   The implementation of this task will allow a better understanding of GCP 
services, as well as learn methods of testing and documenting the code that is 
required by the community. If anyone is interested in this task, I am willing 
to provide all the necessary tips and information. 
   
   **Use case / motivation**
   
   N/A
   
   **Related Issues**
   
   N/A

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to