We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9325485 commit aececffCopy full SHA for aececff
CHANGELOG.md
@@ -2,10 +2,12 @@
2
Note: you may refer to `README.md` for description of features.
3
4
## Dev (WIP)
5
+
6
+## 2.0.6 (2025-07-11)
7
- Fixed database cache evictor stopping midway while iterating through the cache table
8
- This problem was seen on PostgreSQL (see #11), but perhaps some other database engines are also affected
9
-## 2.0.5
10
+## 2.0.5 (2025-07-08)
11
- Improved database cache evictor handling of cache prefix
12
- This should improve correctness
13
0 commit comments