Connect to Redis using BusinessWorks 6

737 Views Asked by At

I'm starting to learn BW6 and have a project where I need to populate a data cache. For this cache I want to use Redis. Unfortunately there doesn't seem to be an adapter I can use to do this. There are several java clients I could use but since it's all new to me I wanted to avoid doing custom Java right away. Is there another way to read and write from Redis without custom Java in BW6?

0

There are 0 best solutions below