i m trying to use cassandra in a mode where everytime i create a new
columnfamily i do not want to restart all the nodes

a way to do this is to use super column family

1. i m also trying to figure out how to use super column families in
cassandra using LAZYBOY

2. plain cassandra does not take utf8 for column names or keys
    does lazy boy let cassandra store column names or keys in ut8 using
pickle.dumps or cpickle.dumps or some other method

thanks

Reply via email to