Skip to content

Commit

Permalink
Correcting documentation for cassandra client_config
Browse files Browse the repository at this point in the history
  • Loading branch information
awestendorf committed Feb 12, 2014
1 parent 47379e9 commit 0bc81c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ Supported URL formats are: ::
cassandra://localhost:9160
cassandra://localhost/database

There are no special arguments supported in ``client_config``.
All `supported <https://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/source/browse/cql/connection.py>`_ constructor arguments can be used in ``client_config``.

kairos requires `cql <https://pypi.python.org/pypi/cql>`_ as it supports
`CQL3 <https://cassandra.apache.org/doc/cql3/CQL.html>`_ and gevent. This
Expand Down

0 comments on commit 0bc81c3

Please sign in to comment.