Re: Storing files in blob into Cassandra

2011-06-23 Thread Damien Picard
gt; > apache cache mod that would use both ram and disk depending on the > frequency > > of use. But, I don't know if you can tell it to "cache this blob like > it's > > a file". > > > > Just some thoughts. > -- Damien Picard Axeiya Services : http://axeiya.com/ gwt-ckeditor : http://code.google.com/p/gwt-ckeditor/ Mon livre sur GWT : http://axeiya.com/index.php/ouvrage-gwt.html

Re: Storing files in blob into Cassandra

2011-06-22 Thread Damien Picard
be doing what it should be. > > > - > Aaron Morton > Freelance Cassandra Developer > @aaronmorton > http://www.thelastpickle.com > > On 22 Jun 2011, at 23:10, Damien Picard wrote: > > > > 2011/6/22 aaron morton > >> I think I have to de

Re: Storing files in blob into Cassandra

2011-06-22 Thread Damien Picard
distributed file systems is a compelling reason to store files on Cassandra. I don't want to add another complex component to my arch. > > Hope that helps. > It does ! A lot ! Thank you. > ----- > Aaron Morton > Freelance Cassandra Developer > @aaronmorto

Re: Storing files in blob into Cassandra

2011-06-22 Thread Damien Picard
7;s the consensus that's been bandied about on this > > list quite frequently. we employ a solution that uses Amazon S3 for > > storage and Cassandra as the reference to the meta data and location > > of the files. works a treat > > > > > > On Wed, Jun 22, 2

Storing files in blob into Cassandra

2011-06-22 Thread Damien Picard
? Thank you -- Damien Picard Axeiya Services : http://axeiya.com/ gwt-ckeditor : http://code.google.com/p/gwt-ckeditor/ Mon livre sur GWT : http://axeiya.com/index.php/ouvrage-gwt.html

Re: Cassandra Clients for Java

2011-06-18 Thread Damien Picard
this you are obliquely referring to JDBC, I understand there is > a CQL JDBC driver under development > > > new semantics on them that are neither Java's or Cassandra's, and I > > > > Obviously thats going to support CQL, not SQL like existing JDBC drivers. >