Hi Tommaso, you can provide your own connectionFactory with db configured. Just create RedisConnectionFactory, configure it with db index, and put that in the registry. Also specify the connectionFactory in the URI.
HTH Bilgin On 9 September 2013 09:08, Tommaso <[email protected]> wrote: > Hi, > > I couldn't figure out how to select the db on the camel-redis component I > would have expected an URI option or some header information to be set. > > Is it possible to choose something different that the db 0? > > Thanks. > --Tommaso > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-redis-db-selection-tp5738926.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
