Daniel Harrison's Personal Blog

Personal blog for daniel harrison

links for 2010-04-29 April 30, 2010

Filed under: Uncategorized — danielharrison @ 2:03 am
 

links for 2010-04-28 April 29, 2010

Filed under: Uncategorized — danielharrison @ 2:02 am
 

Playing with Cassandra

Filed under: Uncategorized — danielharrison @ 12:56 am
Tags:

I was looking for a filestore; embeddable, document oriented with versioning, index heavy that could support data augmentation and enrichment and have settled on (for now) apache cassandra.

I wrote the basic building blocks myself as a custom B+tree log append file which was intellectually interesting (and from initial tests fast) but not so much for work towards a first product.  I may clean up and open source when I get some time. The thing that sold me was the need for immediacy. I could spend another week fixing bugs etc, but I think cassandra will do at the moment and seems well supported.

Got it up and running with a basic client storing data in some tables in about a day so easy enough to get started. The worse bit so far is that to me the thrift API feels awkward. I’ll probably either write a quick layer myself or go try find a nice one for scala, seems to be a few about, maybe hector

 

links for 2010-04-27 April 28, 2010

Filed under: Uncategorized — danielharrison @ 2:01 am
 

links for 2010-04-26 April 27, 2010

Filed under: Uncategorized — danielharrison @ 2:02 am
 

links for 2010-04-25 April 26, 2010

Filed under: Uncategorized — danielharrison @ 2:01 am
 

links for 2010-04-23 April 24, 2010

Filed under: Uncategorized — danielharrison @ 2:03 am
 

links for 2010-04-22 April 23, 2010

Filed under: Uncategorized — danielharrison @ 2:02 am
 

links for 2010-04-21 April 22, 2010

Filed under: Uncategorized — danielharrison @ 2:02 am
 

links for 2010-04-20 April 21, 2010

Filed under: Uncategorized — danielharrison @ 2:02 am