summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-07-05 16:32:12 +0100
committerGitHub <noreply@github.com>2021-07-05 16:32:12 +0100
commit7a5873277ef456e8446a05468ccae2d81e363977 (patch)
treed5b32f6d865001be4bca090a3524435a0e8b5acb /changelog.d
parentFix bad link in modules documentation (#10302) (diff)
downloadsynapse-7a5873277ef456e8446a05468ccae2d81e363977.tar.xz
Add support for evicting cache entries based on last access time. (#10205)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10205.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10205.feature b/changelog.d/10205.feature
new file mode 100644
index 0000000000..db3fd22587
--- /dev/null
+++ b/changelog.d/10205.feature
@@ -0,0 +1 @@
+Add support for evicting cache entries based on last access time.