Skip to content

v1.1.3

Compare
Choose a tag to compare
@NoneGG NoneGG released this 11 Aug 13:10
· 48 commits to master since this release

1.1.3

* allow use of zadd options for zadd in sorted sets
* fix bug: use inspect.isawaitable instead of typing.Awaitable to judge if an object is awaitable
* fix bug: implicitly disconnection on cancelled error (#84 )
* new: add support for `streams`(including commands not officially released