DataDog/dd-trace-go

proposal: support aerospike-client-go

Open

#876 opened on Mar 18, 2021

View on GitHub
 (4 comments) (2 reactions) (0 assignees)Go (525 forks)github user discovery
ackapm:ecosystemhelp wantedproposalproposal/accepted

Repository metrics

Stars
 (847 stars)
PR merge metrics
 (Avg merge 11d 13h) (108 merged PRs in 30d)

Description

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.

Contributor guide