Hi I've a redis instance, that is a store for some short-lived data. I wonder if there is a component in camel, that: * regularly checks, if some predefined key in redis exists and contains some value * if it does, then fetch it
What I've found is https://github.com/bibryam/camel-redis but I'd prefer to use sth more mature. Any ideas how I can accomplish that ? best Lukas -- View this message in context: http://camel.465427.n5.nabble.com/Redis-component-tp5579814p5579814.html Sent from the Camel Development mailing list archive at Nabble.com.