The highest tagged major version is
v2.
package
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Aug 11, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GoZix Aerospike client
Dependencies
Configuration example
{
"aerospike_cluster": {
"nodes": [
"127.0.0.1:3000"
],
"idle_timeout": "5m"
}
}
Documentation
¶
BundleName is default definition name.
Bundle implements the glue.Bundle interface.
NewBundle create bundle instance.
Build implements the glue.Bundle interface.
DependsOn implements the glue.DependsOn interface.
Name implements the glue.Bundle interface.
Client is type alias of aerospike_client_go.Client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.