{"library":"upstash-redis","type":"library","category":null,"description":"The `upstash-redis` library is a connectionless, HTTP-based Redis client for Python, specifically designed for serverless and serverful environments where HTTP is preferred over TCP (e.g., AWS Lambda, Vercel, Google Cloud Functions). It provides a simple, Pythonic interface to interact with Upstash Redis databases via their REST API. The SDK is currently in GA stage, receives regular updates and bug fixes, and its latest stable version is 1.7.0.","language":"python","status":"active","version":"1.7.0","tags":["redis","serverless","upstash","database","cache","asyncio","http"],"last_verified":"Sun May 24","install":[{"cmd":"pip install upstash-redis","imports":["from upstash_redis import Redis","from upstash_redis.asyncio import Redis"]}],"homepage":"https://upstash.com","github":"https://github.com/upstash/redis-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/upstash-redis/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.4,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/upstash-redis/compatibility"}}