Skip to content

Releases: upstash/redis-py

Release v0.13.3

02 Jul 19:16
ebd3ca4
Compare
Choose a tag to compare
bump sdk version (#21)

* bump sdk version

* poetry update

Release v0.13.2

02 Jul 16:07
Compare
Choose a tag to compare
fix simple typo

Release v0.13.1

02 Jul 12:48
61ef20b
Compare
Choose a tag to compare
Refactor classes (#20)

* start refactoring

* start refactoring

* sync interface refactoring completed

* complete trivial function formatters

* add a simple sync client example

* make sure that all the existing tests pass

* trivial fixes and small example runs

* rm unnecessary files

* rename basickeycommands class

* refactor tests

* add list string tests

* add hash tests and some command fixes

* add set tests

* explicit type instead of alias for sortedset

* add sortedset tests

* make sure all the tests pass

* make sure tests pass

* add release.yaml

* rm unnecessary file