Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Incremental release

Choose a tag to compare

@popravich popravich released this 30 Jun 14:04
· 1114 commits to master since this release

New:

  • Added zrevrangebylex command (see #201);
  • Add connection timeout (see #221);

Fixed:

  • Pool close warning (see #239 and #236);
  • asyncio.Lock deadlock issue (see #231 and #241);