Skip to content

Commit

Permalink
Initialize backend with install_cache() prior to patching requests.Se…
Browse files Browse the repository at this point in the history
…ssion
  • Loading branch information
JWCook committed May 4, 2022
1 parent 39fb312 commit a6831ff
Show file tree
Hide file tree
Showing 5 changed files with 92 additions and 88 deletions.
3 changes: 3 additions & 0 deletions HISTORY.md
@@ -1,5 +1,8 @@
# History

## 0.9.5 (Unreleased)
* Fix usage of memory backend with `install_cache()`

## 0.9.4 (2022-04-22)
* Fix forwarding connection parameters passed to `RedisCache` for redis-py 4.2 and python <=3.8
* Fix forwarding connection parameters passed to `MongoCache` for pymongo 4.1 and python <=3.8
Expand Down

0 comments on commit a6831ff

Please sign in to comment.