Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Ray0801
Creator
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