> It is a sweet documentation but it doesn't help me. I a lower level 
> documntation
Read the docs and then read the code to see how it works in pycassa. 

Otherwise if you want low level docs the cassandra code is the place to go.

Cheers

-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com

On 6/01/2012, at 11:41 PM, Shimi Kiviti wrote:

> 
> On Thu, Jan 5, 2012 at 9:13 PM, aaron morton <aa...@thelastpickle.com> wrote:
> What client are you using ? 
> I am writing a client.
> 
> 
> For example pycassa has some sweet documentation 
> http://pycassa.github.com/pycassa/assorted/composite_types.html
> It is a sweet documentation but it doesn't help me. I a lower level 
> documntation
> 
> 
> Cheers
> 
> -----------------
> Aaron Morton
> Freelance Developer
> @aaronmorton
> http://www.thelastpickle.com
> 
> On 6/01/2012, at 12:48 AM, Shimi Kiviti wrote:
> 
>> Is there a doc for using composite columns with thrift?
>> Is 
>> https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/marshal/CompositeType.java
>>  the only doc?
>> does the client needs to add the length to the get \ get_slice... queries or 
>> is it taken care of on the server side?
>> 
>> Shimi
> 
> 

Reply via email to