really, "binary" to thrift C++ is std::string? that doesn't make much sense to me, but I don't know C++...
On Mon, Dec 14, 2009 at 11:16 PM, XL.Pan <[email protected]> wrote: > 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
