Question
IoT Streams with Redis
I am looking into the new IoT Streams functionality for ThingWorx 10.0
As it seems like the streams are configurable for Kafka or Azure Event Hub.
We are using Redis as a caching option for several other use cases.
Can the IoT Streams be integrated with Redis directly as well?
Alternatively we will need to implement the Redis JDBC driver and create a subscription that will push new data.

