Apache Cassandra (cassandra) group
Notices
-
-
!Apache !Cassandra 1.0.5 has been released http://cassandra.apache.org/
about 6 months ago from web -
-
@musicsense Ah, yes more or less. It's very different to relational DBs though.
-
-
-
@musicsense Which problems?
-
-
You know what I totally dislike in !cassandra? No WHERE statement, rows are NOT sorted … a lot more difficult to wrap my brain around it.
about 10 months ago from xmpp -
Started a #ramaze project for a little blog. Will run on !cassandra. Hope to finish this month. !ruby
about 11 months ago from xmpp -
And one step further with my !ruby #ramaze project with !cassandra db. Soon the !webdesign part will start. Looking forward! :-)
-
Worked on my current !ruby #ramaze project with !cassandra as DB for a society. I like the ease of it.
-
@nuclearsandwich hehe, @killerfox suggested it and I have to say it's very easy to use. Except my skills suck and I lack of know-how. ;-)
-
Are the !cassandra rowkeys sorted? If yes how? Because some entries are missing with list calendar['2011-01-01':'2011-05-23']; Anyone?
-
Just got a knot in the brain while using !ruby and !cassandra along with get_range … whatever you get back, it behaves … strange. :D
-
Is it possible that the !cassandra cli is broken?
-
I need to do an "auto-increment" like I knew it under ordinary SQL DBs. Anyone at !cassandra knows how? Or do I have a bad DB design?
-
James Anderson (github.com/lisp) is building software transactional memory (STM) in !Lisp on top of !RDF and !Cassandra. Cool stuff!
- Datagraph, Inc. repeated this.
-
Figuring out how to tune !Cassandra and the JVM for big iron (32+ GB RAM) to prevent 20-second GC pauses under heavy load... links welcome.
-
Cons of !Cassandra for !RDF storage: count operations suck. Waiting to implement caching with atomic increment/decrement in Cassandra 0.7+.
-
Pros of !Cassandra for !RDF storage, aside from all the obvious: blazing write speeds don't deteriorate even after quarter billion triples.
-
How to store !RDF data in HBase and !Cassandra: http://www.semanticoverflow.com/questions/716/storing-rdf-data-into-hbase/813#813 !NoSQL
-
RDF.rb now has storage adapters for !Cassandra and MongoDB - soon to be the definitive Linked Data solution for !NoSQL projects?
-
I've just released RDF::Cassandra 0.1.0, a !Cassandra storage backend for RDF.rb: http://rubygems.org/gems/rdf-cassandra !Ruby !RDF !NoSQL
- Datagraph, Inc. repeated this.
-
♺ @bendiken: I've just released RDF::Cassandra 0.1.0, a !Cassandra storage backend for RDF.rb: http://rubygems.org/gems/rdf-cassandra !Ruby