Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Aerospike ¶
type Aerospike struct { state.DefaultBulkStore // contains filtered or unexported fields }
Aerospike is a state store
func (*Aerospike) Delete ¶
func (aspike *Aerospike) Delete(req *state.DeleteRequest) error
Delete performs a delete operation
func (*Aerospike) Get ¶
func (aspike *Aerospike) Get(req *state.GetRequest) (*state.GetResponse, error)
Get retrieves state from Aerospike with a key
Click to show internal directories.
Click to hide internal directories.