Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Ray0801
Creator

How to send data extracted from API to redis DB without using any DB Output component in Talend?

Hi Team,

Is there is any component available to send data to redis DB directly without using any DB component/output component.

Thanks!

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Here are different ways to interact with Redis:

Rest API: http://webd.is/

Java: https://redislabs.com/lp/redis-java/

JDBC: https://www.cdata.com/drivers/redis/jdbc/

Let us know if it helps.

Best regards

Sabrina