From 4dcf3cca728baf872ae7516d1bb4bef65ad9df37 Mon Sep 17 00:00:00 2001 From: Vladimir Mihailenco Date: Thu, 15 Sep 2022 12:01:14 +0300 Subject: [PATCH] chore: update readme --- README.md | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 3941808..46bff5e 100644 --- a/README.md +++ b/README.md @@ -6,22 +6,9 @@ [![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). -> Uptrace is an open source and blazingly fast -> [distributed tracing tool](https://get.uptrace.dev/compare/distributed-tracing-tools.html) powered -> by OpenTelemetry and ClickHouse. Give it a star as well! - -## Sponsors - -### Upstash: Serverless Database for Redis - -Upstash - -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) - -
+> Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can +> use it to monitor applications and set up automatic alerts to receive notifications via email, +> Slack, Telegram, and others. Star it as well! ## 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) - [Rate limiting](https://github.com/go-redis/redis_rate) -This client also works with [Kvrocks](https://github.com/apache/incubator-kvrocks), a distributed key -value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. +This client also works with [Kvrocks](https://github.com/apache/incubator-kvrocks), a distributed +key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. ## Features