Skip to content

Commit

Permalink
Merge pull request #44 from upstash/enesakar-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
enesakar committed Feb 21, 2024
2 parents a440154 + 6e03a6e commit 5fd770b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Upstash Redis Python SDK

> [!NOTE]
> **This project is in GA Stage.**
>
> The Upstash Professional Support fully covers this project. It receives regular updates, and bug fixes. The Upstash team is committed to maintaining and improving its functionality.
upstash-redis is a connectionless, HTTP-based Redis client for Python, designed to be used in serverless and serverful environments such as:
- AWS Lambda
- Vercel Serverless
Expand Down Expand Up @@ -140,4 +145,4 @@ the necessary dependencies. Set the `UPSTASH_REDIS_REST_URL` and `UPSTASH_REDIS_

```bash
poetry run pytest
```
```

0 comments on commit 5fd770b

Please sign in to comment.