phpcassa

Pruning Columns in Cassandra

Hi, I'm thinking about using Cassandra for a large data project. The data will be sourced from a traditional data warehouse. Cassandra will host the data formated in a way my application can correctly read it. I don't quite understand how I will prune the data from Cassandra. For example, I want to count the number of visits a partic...

PHP client that supports .7 Cassandra?

I looked into Cassandra Wrapper, but the download from a blog that claimed to update the client was missing files. Anyone gotten PHPcassa or another client to work with .7 beta of Cassandra? ...