You are viewing a plain text version of this content. The canonical link for it is here.
- How does Cassandra store data physically? - posted by Ivan Chang <iv...@medigy.com> on 2009/07/01 21:00:56 UTC, 1 replies.
- Re: schema example - posted by Evan Weaver <ew...@gmail.com> on 2009/07/04 02:21:52 UTC, 5 replies.
- eventual consistency and what that means in real world terms - posted by snacktime <sn...@gmail.com> on 2009/07/04 03:31:41 UTC, 2 replies.
- [Announce] CassandraClient 0.1 for Ruby released - posted by Evan Weaver <ew...@gmail.com> on 2009/07/04 12:59:26 UTC, 1 replies.
- python client? - posted by Kevin Castiglione <ke...@gmail.com> on 2009/07/06 18:44:49 UTC, 2 replies.
- Table Index - posted by Vijay <vi...@gmail.com> on 2009/07/07 00:59:08 UTC, 4 replies.
- cassandra Cli example from wiki error - posted by Kevin Castiglione <ke...@gmail.com> on 2009/07/07 02:27:43 UTC, 4 replies.
- Up and Running with Cassandra - posted by Evan Weaver <ew...@gmail.com> on 2009/07/07 08:18:52 UTC, 4 replies.
- problems with python client - posted by Kevin Castiglione <ke...@gmail.com> on 2009/07/07 15:01:21 UTC, 6 replies.
- problem running cassandra - posted by mo...@gmail.com on 2009/07/09 19:04:48 UTC, 10 replies.
- simple python code to store user items or tags in the cassandra data store - posted by mo...@gmail.com on 2009/07/10 23:06:34 UTC, 0 replies.
- How to answer queries of form "Give me the top 10 messages" - posted by mo...@gmail.com on 2009/07/10 23:43:54 UTC, 1 replies.
- Can we connect to every node in cassandra ? - posted by mo...@gmail.com on 2009/07/12 22:34:15 UTC, 3 replies.
- cassandra slows down after inserts - posted by "rkmr.em@gmail.com" <rk...@gmail.com> on 2009/07/13 06:16:13 UTC, 10 replies.
- one server or more servers? - posted by mo...@gmail.com on 2009/07/14 08:14:46 UTC, 32 replies.
- Scaling from 1 to x (was: one server or more servers?) - posted by Johan Stuyts <j....@zybber.nl> on 2009/07/14 14:11:06 UTC, 15 replies.
- replica on in the beginning or added later - posted by mo...@gmail.com on 2009/07/14 17:17:59 UTC, 4 replies.
- Best way to use a Cassandra Client in a multi-threaded environment? - posted by Joel Meyer <jo...@gmail.com> on 2009/07/16 02:25:28 UTC, 0 replies.
- Re: Best way to use a Cassandra Client in a multi-threaded environment? - posted by Jonathan Ellis <jb...@gmail.com> on 2009/07/16 02:35:59 UTC, 4 replies.
- Re: Best way to use a Cassandra Client in a multi-threaded environment? - posted by Ian Holsman <ia...@holsman.net> on 2009/07/16 02:41:14 UTC, 1 replies.
- Cassandra hackfest! Wednesday, July 22nd 6pm @ Twitter, San Francisco - posted by Evan Weaver <ew...@gmail.com> on 2009/07/17 01:12:37 UTC, 0 replies.
- Re: Cassandra hackfest! Wednesday, July 22nd 6pm @ Twitter, San Francisco - posted by Evan Weaver <ew...@gmail.com> on 2009/07/17 03:14:11 UTC, 2 replies.
- WARN - Unable to find a live Endpoint we might be out of live nodes , This is dangerous !!!! - posted by mo...@gmail.com on 2009/07/17 09:18:15 UTC, 0 replies.
- Fwd: WARN - Unable to find a live Endpoint we might be out of live nodes , This is dangerous !!!! - posted by mo...@gmail.com on 2009/07/17 09:20:38 UTC, 4 replies.
- keep-alive between cassandra ring nodes - posted by mo...@gmail.com on 2009/07/17 11:35:31 UTC, 1 replies.
- Concurrent updates - posted by Ivan Chang <iv...@medigy.com> on 2009/07/17 16:14:28 UTC, 4 replies.
- python thrift cassandra: get_slice_super vs get_slice_super_by_names - posted by mo...@gmail.com on 2009/07/19 07:24:48 UTC, 3 replies.
- ì¤ ìì§ ì¤ ì thrift.Thrift.TApplicationException: Internal error processing insert - posted by mo...@gmail.com on 2009/07/19 10:20:54 UTC, 5 replies.
- how to delete an entire column family - posted by mo...@gmail.com on 2009/07/19 10:51:53 UTC, 1 replies.
- how do we updgrade cassandra - posted by mo...@gmail.com on 2009/07/19 18:42:35 UTC, 3 replies.
- AttributeError: 'str' object has no attribute 'write' - posted by mo...@gmail.com on 2009/07/19 19:18:34 UTC, 6 replies.
- New cassandra in trunk - breaks python thrift interface (was AttributeError: 'str' object has no attribute 'write') - posted by mo...@gmail.com on 2009/07/19 22:31:40 UTC, 5 replies.
- Re: New cassandra in trunk - breaks python thrift interface (was AttributeError: 'str' object has no attribute 'write') - posted by Ian Holsman <ia...@holsman.net> on 2009/07/20 01:45:02 UTC, 0 replies.
- a talk on building an email app on Cassandra - posted by Jun Rao <ju...@almaden.ibm.com> on 2009/07/20 19:43:57 UTC, 5 replies.
- Announcing 0.3.0 - posted by Eric Evans <ee...@rackspace.com> on 2009/07/20 21:57:28 UTC, 7 replies.
- Fwd: thrift API changes - posted by Jonathan Ellis <jb...@gmail.com> on 2009/07/21 05:24:43 UTC, 1 replies.
- trunk - posted by Jonas Bonér <jo...@jonasboner.com> on 2009/07/21 15:11:21 UTC, 2 replies.
- keys and column names cannot be utf-8 - posted by mo...@gmail.com on 2009/07/21 18:18:30 UTC, 17 replies.
- storing comments in cassandra - data model question - posted by mo...@gmail.com on 2009/07/21 18:23:14 UTC, 0 replies.
- thrift+cassandra on RedHat 5... - posted by John Doe <jd...@yahoo.com> on 2009/07/22 15:57:04 UTC, 4 replies.
- idiomatic way to do zeitgeist kind of counter behavior in cassandra - posted by mo...@gmail.com on 2009/07/23 06:31:09 UTC, 0 replies.
- Re: idiomatic way to do zeitgeist kind of counter behavior in cassandra - posted by Michael Greene <mi...@gmail.com> on 2009/07/23 06:36:54 UTC, 3 replies.
- Digg's Python Cassandra Client: Lazyboy - posted by Chris Goffinet <go...@digg.com> on 2009/07/23 06:42:31 UTC, 1 replies.
- how to add table in storage-conf.xml - posted by 李楠 <qi...@gmail.com> on 2009/07/23 11:18:33 UTC, 8 replies.
- Fwd: what is mosso? - posted by mo...@gmail.com on 2009/07/23 19:32:30 UTC, 0 replies.
- how to deploy cassadnra 0.30 in Running on multiple nodes - posted by 李楠 <qi...@gmail.com> on 2009/07/24 09:26:14 UTC, 2 replies.
- hadoop + cassandra - posted by mo...@gmail.com on 2009/07/24 20:19:52 UTC, 1 replies.
- digg lazyboy - superfamily example - posted by mo...@gmail.com on 2009/07/24 20:25:04 UTC, 0 replies.
- exceptions with latest trunk - posted by Tom Melendez <to...@supertom.com> on 2009/07/26 06:55:49 UTC, 2 replies.
- lazy boy example using column family - posted by mo...@gmail.com on 2009/07/27 07:24:18 UTC, 2 replies.
- does lazyboy allow keys or column names to be in utf8 - posted by mo...@gmail.com on 2009/07/27 18:54:43 UTC, 0 replies.
- Greetings! - posted by Colin Mollenhour <co...@mollenhour.com> on 2009/07/28 11:26:25 UTC, 2 replies.
- Cassandra package for Debian - posted by Eric Evans <ee...@rackspace.com> on 2009/07/28 19:37:23 UTC, 3 replies.
- Thrift interface: struct field names - posted by Felix Martini <fm...@gmail.com> on 2009/07/29 21:53:55 UTC, 1 replies.
- Skip lists in cassandra - posted by mo...@gmail.com on 2009/07/31 02:52:46 UTC, 0 replies.