0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated slides More... over 11 years ago
Updated client ports in test version of cassandra.yaml file so they do not conflict with other clients running on same box. More... over 11 years ago
Updated to Cassandra 1.1.5, Hector 1.1-1, and Astyanax 1.0.6. Besides POM change, required update of cassandra.yaml file, as some properties had changed. More... over 11 years ago
Added test illustrating how to base64 encode/decode a Reading. Looking at playing with cassandra.io and this might be a needed feature. More... over 11 years ago
Updated slides. More... almost 12 years ago
Updated to latest Hector, Astyanax, and Google Guava libraries. More... almost 12 years ago
Fixed spelling error in class name. More... about 12 years ago
Updated PDF slides. More... about 12 years ago
Added PDF slides to project and link to slideshare version of slides to README. More... about 12 years ago
Update README More... about 12 years ago
Modified Astyanax example to use async API. More... about 12 years ago
Moved to Cassandra 1.0.8 More... about 12 years ago
Remove unused interface. More... about 12 years ago
Added cassandra yaml support to embeddedCassandra class, negating need for TestUtils class. Results in better cohesion for class. More... about 12 years ago
Modified ports used by embedded Cassandra so that they do not conflict with stand-alone version. Allows them to run concurrently. More... about 12 years ago
Added licensing info and copyright notice to files. More... about 12 years ago
Added README More... about 12 years ago
Refactored to not store sensorID or timestamp in row. This is redundant info that can be inferred from column (sensorId) and row (timestamp) names. More... about 12 years ago
Added ttl to hector examples. More... about 12 years ago
More repackaging. Added DateTime serializer to Astyanax client code. Moved timestamp in Asytanax example to type DateTime. More... about 12 years ago
Broke out serializer code to be client specific. More... about 12 years ago
More repackaging work based on client More... about 12 years ago
Repackaging work based on client More... about 12 years ago
Refactored EmbeddedCassandra to use builder. More... about 12 years ago
Moved working directory from /tmp to project target dir. This way, we know tests will have r/w access. More... about 12 years ago
Fixed logging to avoid dupes More... about 12 years ago
Reformatted with new settings More... about 12 years ago
Feature complete for Astyanax example. More... about 12 years ago
Updated pom with new package names. More... about 12 years ago
Renamed base package to better reflect what the example is demonstrating. More... about 12 years ago