hi, I want to use the Cassandra to store pictures(about 100k ~ 3M). I don't know how to write the client, because I find the value's type in the Column class is std::string. How can I deal with this?? My key type is int and value type is raw data(about 120K). Thanks! :-)
2009-12-15 XL.Pan
