Skip to content

Commit 6fd61e8

Browse files
committed
chore: tweak Uptrace copy
1 parent c898357 commit 6fd61e8

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,32 @@
1-
<p align="center">
2-
<a href="https://github.com/uptrace/uptrace">
3-
<img src="https://raw.githubusercontent.com/uptrace/roadmap/master/banner1.png" alt="All-in-one tool to optimize performance and monitor errors & logs">
4-
</a>
5-
</p>
6-
71
# Redis client for Go
82

93
![build workflow](https://github.com/go-redis/redis/actions/workflows/build.yml/badge.svg)
104
[![PkgGoDev](https://pkg.go.dev/badge/github.com/go-redis/redis/v8)](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc)
115
[![Documentation](https://img.shields.io/badge/redis-documentation-informational)](https://redis.uptrace.dev/)
126

13-
- [Discussions](https://github.com/go-redis/redis/discussions).
14-
- [Newsletter](https://blog.uptrace.dev/pages/newsletter.html) to get latest updates.
7+
go-redis is brought to you by :star: [**uptrace/uptrace**](https://github.com/uptrace/uptrace).
8+
Uptrace is an open source and blazingly fast **distributed tracing** backend powered by
9+
OpenTelemetry and ClickHouse. Give it a star as well!
10+
11+
## Resources
12+
13+
- [Discussions](https://github.com/go-redis/redis/discussions)
1514
- [Documentation](https://redis.uptrace.dev)
1615
- [Reference](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc)
1716
- [Examples](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples)
1817
- [RealWorld example app](https://github.com/uptrace/go-treemux-realworld-example-app)
1918

2019
Other projects you may like:
2120

22-
- [Bun](https://bun.uptrace.dev/) - fast and simple SQL client for PostgreSQL, MySQL, and SQLite.
21+
- [Bun](https://bun.uptrace.dev) - fast and simple SQL client for PostgreSQL, MySQL, and SQLite.
2322
- [BunRouter](https://bunrouter.uptrace.dev/) - fast and flexible HTTP router for Go.
2423

2524
## Ecosystem
2625

27-
- [Redis Mock](https://github.com/go-redis/redismock).
28-
- [Distributed Locks](https://github.com/bsm/redislock).
29-
- [Redis Cache](https://github.com/go-redis/cache).
30-
- [Rate limiting](https://github.com/go-redis/redis_rate).
26+
- [Redis Mock](https://github.com/go-redis/redismock)
27+
- [Distributed Locks](https://github.com/bsm/redislock)
28+
- [Redis Cache](https://github.com/go-redis/cache)
29+
- [Rate limiting](https://github.com/go-redis/redis_rate)
3130

3231
## Features
3332

0 commit comments

Comments
 (0)