Hi all,
I have a requirement where we would leverage redis as cache and Mongodb as
our backend.
So we would first do a query against redis cache, if no result can be found
we would then query against Mongodb for data. Assuming redis and Mongodb
components are working, what type of integration pattern can I use for this?
And how would I implement it?
Thanks, Gordon



--
View this message in context: 
http://camel.465427.n5.nabble.com/question-about-database-querying-design-pattern-tp5759159.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to