A Lua Cassandra client for binary protocol v2 and v3
Modules
Cassandra | This module allows the creation of sessions and provides shorthand annotations for type encoding and batch statement creation. |
PasswordAuthenticator | The client authenticator for the Cassandra PasswordAuthenticator IAuthenticator. |
BatchStatement | This module represents a Cassandra batch statement. |
Error | Every error is represented by a table with the following properties. |
Session | This module provides a session to interact with a Cassandra cluster. |
Manual
README.md |
Examples
authentication.lua | |
basic.lua | |
batch.lua | |
pagination.lua | |
ssl.lua |