Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "ClientOptions" page has been changed by Paul Prescod. http://wiki.apache.org/cassandra/ClientOptions?action=diff&rev1=79&rev2=80 -------------------------------------------------- <<TableOfContents()>> = High level clients = - These are often more convenient than raw Thrift, which has a certain lowest-common-denominator flavor to it, because that's what it does. But, it's good to understand the Thrift [[API]] to have an idea of what's going on under the hood. See the individual clients for their respective documentation. + These are often more convenient than raw Thrift, which has a certain lowest-common-denominator flavor to it, because that's what it does. But, it's good to understand the Thrift [[API]] to have an idea of what's going on under the hood. See the individual clients for their respective documentation. Note that by default the Thrift [[API] is exposed on port 9160. * Ruby: * http://github.com/fauna/cassandra/tree/master
