index
:
rss-bridge
artifacts
dvikan-patch-1
em92-patch-1
em92-patch-2
fix1
fix2
gh-pages
league-of-legends-patch-notes
master
revert-909-common-dreams-fix
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
caches
/
SQLiteCache.php
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
feat: improve sqlite cache robustness (#3715)
Dag
1
-2
/
+7
2023-09-24
chore: prepare 2023-09-24 release (#3703)
2023-09-24
Dag
1
-0
/
+4
2023-09-21
refactor: logger (#3678)
Dag
1
-4
/
+9
2023-09-10
fix: mastodon, cache tweaks, docs (#3661)
Dag
1
-0
/
+4
2023-09-10
fix: rewrite and improve caching (#3594)
Dag
1
-50
/
+42
2023-07-20
fix(sqlitecache): store blob as blob (#3555)
Dag
1
-1
/
+1
2023-07-19
refactor(cache): extract and encapsulate cache expiration logic (#3547)
Dag
1
-14
/
+24
2023-07-16
fix(sqlitecache): bug in prior refactor (#3540)
Dag
1
-6
/
+10
2023-07-15
fix(sqlitecache): log failed unserialization (#3539)
Dag
1
-1
/
+3
2023-07-15
perf(SqliteCache): add index to updated (#3515)
Dag
1
-13
/
+10
2023-07-06
feat(sqlite cache): add config options (#3499)
Dag
1
-50
/
+41
2023-07-06
refacor: improve cache interface (#3492)
Dag
1
-24
/
+7
2023-07-05
fix(CacheInterface): logic bug in getTime (#3491)
Dag
1
-1
/
+1
2022-08-23
fix: case-insensitive config from env, fix #2935 (#2973)
Dag
1
-1
/
+1
2022-08-06
refactor: general code base refactor (#2950)
Dag
1
-27
/
+11
2022-08-02
refactor: use static values for cache scope
Dag
1
-3
/
+4
2022-07-08
feat: introduce template engine (#2899)
Dag
1
-3
/
+8
2022-07-01
Reformat codebase v4 (#2872)
Dag
1
-123
/
+133
2022-03-24
[Config] Don't check PATH_CACHE for memcached (#1489)
Jakub Valenta
1
-0
/
+7
2019-06-07
config: Use global constant for config files
logmanoriginal
1
-2
/
+2
2019-04-29
caches: Refactor the API (#1060)
fulmeek
1
-19
/
+41
2019-03-02
[SQLiteCache] Check sqlite3 extension in __construct
logmanoriginal
1
-0
/
+3
2019-02-24
[SQLiteCache] Implement cache based on SQLite 3 (#1035)
fulmeek
1
-0
/
+96