Open
Description
openedon Mar 18, 2021
I would like to add new integration for aerospike.
https://github.com/aerospike/aerospike-client-go
hook does not exist in aerospike-client-go.
So wrap it like memcache integration.
Create a new client that wraps the aerospike.Client
, implements all the same methods, and also supports a WithContext method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment