chore: update readme

This commit is contained in:
Vladimir Mihailenco 2022-09-15 12:01:14 +03:00
parent c99340abb0
commit 4dcf3cca72
1 changed files with 5 additions and 18 deletions

View File

@ -6,22 +6,9 @@
[![Chat](https://discordapp.com/api/guilds/752070105847955518/widget.png)](https://discord.gg/rWtp5Aj) [![Chat](https://discordapp.com/api/guilds/752070105847955518/widget.png)](https://discord.gg/rWtp5Aj)
> go-redis is brought to you by :star: [**uptrace/uptrace**](https://github.com/uptrace/uptrace). > go-redis is brought to you by :star: [**uptrace/uptrace**](https://github.com/uptrace/uptrace).
> Uptrace is an open source and blazingly fast > Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can
> [distributed tracing tool](https://get.uptrace.dev/compare/distributed-tracing-tools.html) powered > use it to monitor applications and set up automatic alerts to receive notifications via email,
> by OpenTelemetry and ClickHouse. Give it a star as well! > Slack, Telegram, and others. Star it as well!
## Sponsors
### Upstash: Serverless Database for Redis
<a href="https://upstash.com/?utm_source=goredis"><img align="right" width="320" src="https://raw.githubusercontent.com/upstash/sponsorship/master/redis.png" alt="Upstash"></a>
Upstash is a Serverless Database with Redis/REST API and durable storage. It is the perfect database
for your applications thanks to its per request pricing and low latency data.
[Start for free in 30 seconds!](https://upstash.com/?utm_source=goredis)
<br clear="both"/>
## Resources ## Resources
@ -38,8 +25,8 @@ for your applications thanks to its per request pricing and low latency data.
- [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)
This client also works with [Kvrocks](https://github.com/apache/incubator-kvrocks), a distributed key This client also works with [Kvrocks](https://github.com/apache/incubator-kvrocks), a distributed
value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
## Features ## Features