Commit graph

16 commits

Author SHA1 Message Date
5b231099b0 ReportQueries.php: fix filter for invalid reports 2024-12-11 16:33:49 +01:00
907656c0ff ReportQueries.php: remove obsolute code 2024-12-08 18:32:16 +01:00
7fed118b1d ReportQueries.php: fix return type 2024-12-08 18:12:14 +01:00
b04cbdc4b7 ReportQueries.php: adjust db call and queries 2024-12-08 14:45:42 +01:00
d3782562b8 ReportQueries.php: remove caching, since posts can be removed from the outside 2024-12-08 13:29:33 +01:00
0a6d92d94b ReportQueries.php: fix comment 2024-12-06 22:48:56 +01:00
b5622e20c5 ReportQueries.php: delete then invalidate cache 2024-12-06 22:48:26 +01:00
72e2d02cca ReportQueries.php: add implementation 2024-12-06 21:13:54 +01:00
ac98a0459f RedisCacheDriver.php: fixup 2024-12-06 21:09:08 +01:00
5da430b0ba RedisCacheDriver.php: better support unix sockets 2024-12-06 21:09:08 +01:00
8b586dc3bb RedisCacheDriver.php: add false value support 2024-12-06 21:09:08 +01:00
9b5906effe RedisCacheDriver.php: flush only the key-value pairs with matching prefix 2024-12-06 21:09:08 +01:00
39635cfa33 RedisCacheDriver.php: use extension provided serialization 2024-12-06 21:09:08 +01:00
39683db736 FsCacheDriver.php: collect expired cache items before operating on the cache 2024-12-06 21:09:08 +01:00
33f83af1b1 driver: break up cache drivers 2024-12-06 21:09:07 +01:00
e85ccfab38 cache-driver.php: move to Data 2024-12-06 21:09:07 +01:00