chore: delete redis_client package (#1250)

This commit is contained in:
Felix Angelov
2023-09-11 18:05:02 +02:00
committed by GitHub
parent 7754eed147
commit d12faa7e58
9 changed files with 0 additions and 63 deletions
-1
View File
@@ -26,7 +26,6 @@ This repository is a monorepo containing the following packages:
| [cutler](packages/cutler/README.md) | A tool for managing Flutter forks |
| [discord_gcp_alerts](packages/discord_gcp_alerts/README.md) | Dart server which forwards GCP alerts to Discord |
| [jwt](packages/jwt/README.md) | Dart library for verifying Json Web Tokens |
| [redis_client](packages/redis_client/README.md) | Dart library for interacting with Redis |
| [scoped](packages/scoped/README.md) | A simple dependency injection library built on Zones |
For more information, please refer to the documentation for each package.