Database.Cassandra.Basic

Connection

type CPool

type Server

defServer

defServers

type KeySpace

createCassandraPool

MonadCassandra Typeclass

class MonadCassandra m

type Cas a

runCas

transCas

mapCassandra

Cassandra Operations

getCol

get

getMulti

insert

delete

Retrying Queries

retryCas

casRetryH

networkRetryH

Filtering

data Selector

range

boundless

data Order

reverseOrder

data KeySelector

data KeyRangeType

Exceptions

data CassandraException

Utility

getTime

throwing

wrapException

Basic Types

type ColumnFamily

type Key

type ColumnName

type Value

data Column

col

packCol

unpackCol

packKey

type Row

data ConsistencyLevel

Helpers

class CKey a

fromColKey'

Cassandra Column Key Types