Skip to content

Commit

Permalink
SPR1-953 Improve descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwigschwardt committed May 7, 2021
1 parent b0e0efe commit 11da29f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
History
=======

0.11 (2021-05-06)
0.11 (2021-05-07)
-----------------
* Add asynchronous RDBWriter class (#108)
* Use a transaction for get_range instead of Lua: faster on server side (#110)
* Multiplex aio pubsubs over pool's standard connection (#113)
* Require hiredis for speed and aioredis<2 for compatibility (#114, #118)
* Improve unit tests, especially async memory backend (#107, #111, #112, #116)
* Improve `wait_keys` responsiveness for `MemoryBackend` (#111, #116)
* Speed up telstate.clear and support older HMSET command in unit tests (#107, #112)
* Update Docker image to use Redis 6.x instead of 4.x (#109)
* Requirements cleanup (#115, #117, #120)
* Requirements cleanup (#115, #117, #119, #120)

0.10 (2020-05-25)
-----------------
Expand Down

0 comments on commit 11da29f

Please sign in to comment.