Re: Guaranteed delivery pattern with cassandra

2019-08-19 Thread Pasquale Congiusti
If you mean how to use the Cassandra Camel component, then you have it explained here: https://camel.apache.org/cassandra.html Cheers, Pasquale. On Sat, Aug 17, 2019 at 5:28 AM Arun Taneja wrote: > Hi, > > Right now i am working on a project which has only no sql cassandra > database and we are

Guaranteed delivery pattern with cassandra

2019-08-17 Thread Arun Taneja
Hi, Right now i am working on a project which has only no sql cassandra database and we are using Camel for different integration pattern. My query is to know how can i use cassandra db for integration pattern i did not find any document regarding this. Thanks, Arun