Skip to content

Commit

Permalink
changelog etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Weaver committed Jul 16, 2009
1 parent f21f8ab commit 512fb90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
@@ -1,4 +1,6 @@

v0.3. Use new Thrift API.

v0.2.2. Use nil for empty byte array, not empty string. Improves API.

v0.2.1. Don't write serialization overhead on nulls.
Expand Down
2 changes: 1 addition & 1 deletion README
Expand Up @@ -19,7 +19,7 @@ The public certificate for this gem is here[http://rubyforge.org/frs/download.ph

This is an alpha release and does not yet support the full Thrift API.

Cassandra is a rapidly moving target; this library is currently tested against {Cassandra trunk revision 789419}[http://blog.evanweaver.com/files/cassandra/cassandra-r789419.tar.bz2].
Cassandra is a rapidly moving target, but this library should always run against the bundle available {here}[http://github.com/fauna/cassandra_client/raw/6546d1155b77ca7bc5ebf58bdcce79ddda36f611/vendor/cassandra.tar.bz2]. Don't expect it to work against any other version right now.

The Github source repository is {here}[http://github.com/fauna/cassandra_client/]; patches and contributions are very welcome.

Expand Down

0 comments on commit 512fb90

Please sign in to comment.