I wanna connect to a Redis Cluster via TIBCO BW5, So far I've no idea where to start!
Is there a way to connect via JDBC or should I write my own custom Java code?
So far I haven't tried anything yet.
I wanna connect to a Redis Cluster via TIBCO BW5, So far I've no idea where to start!
Is there a way to connect via JDBC or should I write my own custom Java code?
So far I haven't tried anything yet.
Copyright © 2021 Jogjafile Inc.
The easiest path to Redis integration via JDBC is through Redis SQL - https://github.com/redis-field-engineering/redis-sql-trino
However, if you want to build your own integration then TIBCO ActiveMatrix BusinessWorks™ Plug-in Development Kit (PDK) could be the way.