Do you have plans to provide the following features?

2010-04-21 Thread Shuge Lee
Dear cassandra developers:

Apache Cassandra is a great key-value store solution,it's small and easy to
use, however,
as a common user, Do you have plans to provide the following features?

 - more documentations, which how to switching from RDBMS to cassandra, how
to build model for `mix datas` or old relation data?
 - release more simple and open source application using cassandra
 - create `all in one bundle`(cassandra+thrift+pycassa or something like
that) for Linux distributions official repository, make deploy/upgrade much
easier

-- 
Shuge Lee | Lee Li


A simple Cassandra CLI in Python with readline support

2010-05-01 Thread Shuge Lee
Hi all:

I write a simple Cassandra CLI in Python with readline support,

FEATURES

   - inherited all standard Apache Cassandra CLI features
   - readline


for more information, see http://github.com/shuge/shuge-cassandra .

-- 
Shuge Lee | Lee Li