# README
go-redis Tracing Plugin
This package is inspired by redisotel however re-written for tengcorux's own tracer package.
The go-redis tracing plugin adds hooks that creates span and injects attributes when dialing redis, processing commands, and processing pipeline commands. Such that, we are able to see what query was executed to redis and so on.