@aaron - thanks a lot. i will test it. This is very much needed.
Cheers,
Deepu.
On Tue, Jul 27, 2010 at 6:03 PM, aaron morton wrote:
> Today I worked out how to make non blocking calls to Cassandra inside of
> the non blocking Tornado web server (http://www.tornadoweb.org/) using
> Python. I t
ong) is that you loose,
> is that you have single points of failure in the system now i.e. redis etc.
>
>
> On Tue, Jul 13, 2010 at 3:33 AM, Sandeep Kalidindi at PaGaLGuY.com <
> sandeep.kalidi...@pagalguy.com> wrote:
>
>> @michael - benjamin answered your question.
>
@michael - benjamin answered your question.
Thing is if you use mysql just for indices you are not at all using the
benefits of the whole relational database engine(which is fine) but then are
inheriting all its disadvantages.
You can use mysql for storing indices and then write your own sharding
ur PVs mostly read or write? As if they are read, I'd think you
> wouldn't need a Cassandra like storage which is tuned towards writes.
>
> Am 12.07.2010 um 23:40 schrieb Sandeep Kalidindi at PaGaLGuY.com:
>
> > well we were going down constantly with VB running on 3-4 dedic
ing?
>
>
> On Mon, Jul 12, 2010 at 4:39 PM, Sandeep Kalidindi at PaGaLGuY.com <
> sandeep.kalidi...@pagalguy.com> wrote:
>
>> No we re-coded from scratch with most of the needed functionality.
>>
>> Cheers,
>> Deepu.
>>
>>
>> On Mon
No we re-coded from scratch with most of the needed functionality.
Cheers,
Deepu.
On Mon, Jul 12, 2010 at 7:49 PM, S Ahmed wrote:
> Very interesting!
>
> What kind of integration do you have between vB and Cassandra? its not a
> port then?
>
>
> On Mon, Jul 12, 201
we were one of the vbulletin customers and our forums has been facing some
bad scaling issues.
we coded our forum software to work with cassandra. we are still testing for
bugs and might go live in couple of weeks. You can ask any specific
questions about vbulletin and cassandra and i will answer
Congrats Brandon.
have a great time ahead.
Cheers,
Deepu.
On Mon, Jun 28, 2010 at 3:08 AM, Jonathan Ellis wrote:
> The Cassandra PMC has voted to make Brandon a committer. Thanks for
> your help, Brandon!
>
> --
> Jonathan Ellis
> Project Chair, Apache Cassandra
> co-founder of Riptano, the s
Any idea about how far the 0.7 release is ??
Cheers,
Deepu.
On Thu, May 13, 2010 at 10:52 PM, Vijay wrote:
> "Cassandra requires the schema to be defined before the database starts,
> MongoDB can have any schema at run-time just like a normal database."
>
> This is changing in 0.7
>
> Regards,
I guess this has been discussed before in the mailing list.
@Jean-Christophe Praud - try changing the comparator in your column Family
tags from "BytesType" to "UTF8Type" in your storage-conf.yml and then
restart the cluster.
Let us know if you can see the human readable column values after that
http://blog.evanweaver.com/articles/2009/07/06/up-and-running-with-cassandra/
Above link should help. He explains the data model and then gives an example
of building twitter like service on top of cassandra.
Cheers,
Deepu.
On Mon, Mar 22, 2010 at 6:19 PM, Julio Carlos Barrera Juez <
juliocar...
@juan - for now yes.
But as far as i remember, some guys from Digg are trying to implement
counters. Don't know how complete it is and when it can be available. But
for now such feature is not there.
Cheers,
Deepu.
2010/3/18 Juan Manuel GarcĂa del Moral
> So I would have to retrieve (client.ge
12 matches
Mail list logo