mirror of
https://github.com/redis/go-redis.git
synced 2025-04-16 09:23:06 +03:00
196 B
196 B
OpenTelemetry instrumentation for go-redis
To run this example you need a Redis server. You can start one with Docker:
make up
Then run the example:
go run main.go