Hi there,
Is there any detailed document about the internal storage format for
Cassandra schema? My guess is that Cassandra is using an internal format.
If that's true, I am wondering if we've considered using Thrift or Avro
format, which might easy the integration between Cassandra and Hadoop.
T
y driver, we've had good luck
> using gocql (https://github.com/gocql/gocql) in production at moderate
> scale. What features in particular are you looking for that are missing?
>
> --Bryan
>
> On Tue, Apr 12, 2016 at 10:06 PM, Yawei Li wrote:
>
>> Hi,
>>
>&g
Hi,
It looks like to me that DataStax doesn't provide official golang driver
yet and the goland client libs are overall lagging behind the Java driver
in terms of feature set, supported version and possibly production
stability?
We are going to support a large number of services in both Java and
Hi all,
A couple of questions about atomic batch:
1. If an atomic batch (logged batch) contains a bunch of row mutations and
all of them have the same partition key, can I assume all those changes
have the same isolation as the row-level isolation? According to the post
here http://www.mail-archi