Skip to content

Solve issue #28 caused by Cache::Memcached::get_multi#29

Merged
jamadam merged 2 commits intosixapart:masterfrom
sewi-cpan:master
Apr 8, 2025
Merged

Solve issue #28 caused by Cache::Memcached::get_multi#29
jamadam merged 2 commits intosixapart:masterfrom
sewi-cpan:master

Conversation

@sewi-cpan
Copy link
Contributor

Issue #28 shows how the deleted source part makes things worse when running into a Cache::Memcached::get_multi bug.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 83.642% when pulling d09d0a9 on sewi-cpan:master into 42d1546 on sixapart:master.

@jamadam jamadam merged commit 1fe448e into sixapart:master Apr 8, 2025
@jamadam
Copy link
Contributor

jamadam commented Apr 8, 2025

Thanks, marged.

jamadam added a commit that referenced this pull request Apr 11, 2025
Changelog diff is:

diff --git a/Changes b/Changes
index 81b7eca..1ef46c0 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 {{$NEXT}}
 
+0.24 2025-04-11T03:58:56Z
+    - Do not add empty where expressions #47
+    - Remove __is_stored flag if the object is removed from the database #43
+    - Correct the pod for object_is_stored, which was called is_ephemeral and
+      had the opposite meaning #44 
+    - Do not skip cache repair  based solely on the number of cache keys
+      (Thanks to sewi-cpan) #29
+
 0.23 2024-10-23T04:39:20Z
     - Introduce as_escape method to D::OD::SQL to allow specifying escape clause #45
jamadam added a commit that referenced this pull request Apr 11, 2025
Changelog diff is:

diff --git a/Changes b/Changes
index 1ef46c0..c510634 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 {{$NEXT}}
 
+0.24 2025-04-11T04:04:40Z
+    - Do not add empty where expressions #47
+    - Remove __is_stored flag if the object is removed from the database #43
+    - Correct the pod for object_is_stored, which was called is_ephemeral and
+      had the opposite meaning #44 
+    - Do not skip cache repair  based solely on the number of cache keys
+      (Thanks to sewi-cpan) #29
+
 0.24 2025-04-11T03:58:56Z
     - Do not add empty where expressions #47
     - Remove __is_stored flag if the object is removed from the database #43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants