Launch of Upstash Redis Python SDK v1.0.0
Dec 13th, 2023Product
-
Upstash released version 1.0.0 of the upstash-redis Python package available on GitHub and PyPi designed for serverless environments.
-
The new version includes Python docstrings for every command and updated documentation with examples.
-
Improvements include support for async functions, modified type handling in commands, and enhanced return types for Geo and Set commands.
-
The SDK supports initialization outside the request handler in serverless setups and is geared towards HTTP over TCP connections.
-
Upstash plans to introduce pipeline and json commands support and encourages feedback via their Discord channel.