Documentation ¶
Index ¶
Constants ¶
View Source
const (
// PluginName is the name of the plugin
PluginName = "cassandra"
)
Variables ¶
This section is empty.
Functions ¶
func CreateSession ¶
CreateSession creates a new session TODO this will be converted to private later, after all cassandra code moved to plugin pkg
func NewCassandraDB ¶
NewCassandraDB return a new DB
func NewCassandraDBFromSession ¶
func NewCassandraDBFromSession(client gocql.Client, session gocql.Session, logger log.Logger) nosqlplugin.DB
NewCassandraDBFromSession returns a DB from a session
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.