R: Client-side sorting
>Hi all, >do you know any component for client-side sorting of cassandra structures? Sorry, i forget. I' am using Java ...
Client-side sorting
Hi all, do you know any component for client-side sorting of cassandra structures? Like order groups of SuperColumn on the base of a value of SubColumn and similar operations? (ordering by asciitype/bytestype and so on) ... Do you know anything like this? I'd like to avoid DTO/VO pa