cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

How does thingworx connect to redis

ST_10465152
3-Newcomer

How does thingworx connect to redis

How does thingworx connect to redis and write data changes to the thing it is listening to

ACCEPTED SOLUTION

Accepted Solutions

There's no standard Redis connector. You'd either need to create a custom Java extension for that, or use Redis JDBC driver, which you need to import it as this article describes.

 

/ Constantine

View solution in original post

1 REPLY 1

There's no standard Redis connector. You'd either need to create a custom Java extension for that, or use Redis JDBC driver, which you need to import it as this article describes.

 

/ Constantine

Announcements


Top Tags