Archive for February, 2010
February 23rd, 2010 | 93 Comments »
UPDATE 3: Comments are closed now and for the sake of information reuse, please post all your hector questions to the mailing list hector-users@googlegroups.com and please subscribe to it as well. UPDATE: I added a downloads section, so you may simply download the jar and sources if you’re not into git or maven. UPDATE 2: [...]
Published in Uncategorized |
February 14th, 2010 | 20 Comments »
While developing an application at outbrain, using Cassandra I was looking for a good way to test my app. The application consists of a Cassandra Client package, some Data Access Objects (DAOs) and some bean object that represent the data entities in cassandra. I wanted to test them all. As unit test tradition goes, my [...]
Published in Uncategorized |