apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.79k stars 1.74k forks source link

[Feature][Memcached] Support Memcached connector source/sink #7200

Open hailin0 opened 1 month ago

hailin0 commented 1 month ago

Search before asking

Description

Currently, we don't support reading and writing Memcached, does anyone want to add support for Memcached?

docs https://github.com/memcached/memcached https://code.google.com/archive/p/spymemcached/

reference https://github.com/apache/seatunnel/tree/dev/seatunnel-connectors-v2/connector-redis https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-redis-e2e https://github.com/apache/seatunnel/tree/dev/docs

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

asapekia commented 1 month ago

Hi @hailin0 , I would like to give this one a try as my first contribution to this project. I have already gone through other connectors like redis. I am thinking of implementing this using spymemcached java client. Kindly let me know if i can work on this one.

hailin0 commented 1 month ago

@asapekia assigned

hailin0 commented 1 month ago

hi @asapekia Is there any progress on this task?

asapekia commented 1 month ago

Hi @hailin0 , Yes i was doing the local setup for this project. Will try to close this by coming weekend. Is it okay?

hailin0 commented 1 month ago

hi @asapekia Is there any progress on this task?

hailin0 commented 2 weeks ago

hi @asapekia Is there any progress on this task?

asapekia commented 2 weeks ago

No @hailin0 , i couldn't get the time to work on this one. If anyone is interested they can take this up.

hailin0 commented 1 week ago

No @hailin0 , i couldn't get the time to work on this one. If anyone is interested they can take this up.

ok