summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-12-01 14:48:13 -0600
committerJordan Cook <jordan.cook@pioneer.com>2021-12-02 10:01:14 -0600
commit838db690b0c06e9a03b15ea38c6856a69485d1fe (patch)
tree6a66bfcfde0cc97df4053173fbe219772205ce92 /HISTORY.md
parent8e4e1682808b550278192a3598dc573caa9aa308 (diff)
downloadrequests-cache-838db690b0c06e9a03b15ea38c6856a69485d1fe.tar.gz
Update changelog
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index ce4a577..e6dcfc1 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -11,6 +11,7 @@
**Backends:**
* Filesystem and SQLite backends: Add better error message if parent path exists but isn't a directory
+* Redis: Improve performance by using native Redis TTL for cache expiration
**Other features:**
* Support `expire_after` param for `CachedSession.send()`