I requested this yesterday and it's done: you can read the mailing lists
through GMane again, they are changed to the new addresses. The
addresses are (NNTP protocol)
news.gmane.org:gmane.comp.db.cassandra.devel
news.gmane.org:gmane.comp.db.cassandra.user
This is very convenient if you don't wan
I reviewed the data model and reviewed the posting on the Cassandra Data Model
(WTF is a SuperColumn). I am try to take the addess example and implement using
the thrift generated Java classes. The address book example is a SuperColumn
of SuperColumns.
AddressBook = { // this is a ColumnFamily
Thanks for getting that done!
2010/3/16 Ted Zlatanov :
> I requested this yesterday and it's done: you can read the mailing lists
> through GMane again, they are changed to the new addresses. The
> addresses are (NNTP protocol)
>
> news.gmane.org:gmane.comp.db.cassandra.devel
> news.gmane.org:gma
On Tue, Mar 16, 2010 at 02:45:51PM -0400, Michael Rother wrote:
> I reviewed the data model and reviewed the posting on the Cassandra Data
> Model (WTF is a SuperColumn). I am try to take the addess example and
> implement using the thrift generated Java classes. The address book example
> is a