
Creator
2020-12-21
11:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
369 Views
1 Reply

Anonymous
Not applicable
2020-12-28
06:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
369 Views
