Skip to content

Commit

Permalink
Add preparation methods to Cassandra
Browse files Browse the repository at this point in the history
  • Loading branch information
rykov committed Apr 7, 2011
1 parent d950a6d commit db1f2c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/cassandra/pooled.rb
Expand Up @@ -18,8 +18,7 @@ def __disconnect(client)
client.disconnect! if client
end

# Method not supported (yet?):
# :login!, :keyspace=,
preparation_methods :login!, :disable_node_auto_discovery!

connection_methods :keyspace, :keyspaces, :servers, :schema,
:auth_request, :thrift_client_options, :thrift_client_class,
Expand Down

0 comments on commit db1f2c5

Please sign in to comment.