Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AeroStore ¶
type AeroStore struct { WritePolicy *as.WritePolicy BasePolicy *as.BasePolicy // contains filtered or unexported fields }
AeroStore provides Aerospike storage. It is highly recommended to include a MaxSizeStore prior to this matching maximum storage size.
func New ¶
New creates a storage with the supplied namespace. Multiple hosts can be specified separated by ','. If no port is given on hosts, port 3000 is assumed. It is highly recommended to include a MaxSizeStore prior to this matching maximum storage size.
Click to show internal directories.
Click to hide internal directories.