mirror of https://github.com/go-redis/redis.git
readme: mention OpenCensus
This commit is contained in:
parent
a267e71d4d
commit
36223c9349
|
@ -15,10 +15,10 @@
|
||||||
|
|
||||||
## Ecosystem
|
## Ecosystem
|
||||||
|
|
||||||
- [redisext](https://github.com/go-redis/redisext) - tracing using OpenTelemetryHook.
|
- [redisext](https://github.com/go-redis/redisext) - tracing using OpenTelemetry and OpenCensus.
|
||||||
|
- [Distributed Locks](https://github.com/bsm/redislock).
|
||||||
- [Redis Cache](https://github.com/go-redis/cache).
|
- [Redis Cache](https://github.com/go-redis/cache).
|
||||||
- [Rate limiting](https://github.com/go-redis/redis_rate).
|
- [Rate limiting](https://github.com/go-redis/redis_rate).
|
||||||
- [Distributed Locks](https://github.com/bsm/redislock).
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue