aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/cache/DbCache.php
AgeCommit message (Collapse)Author
2025-01-27add general caching structureissue-5183Rami Jasim
2024-11-08remove caching from this branch (will be in a separate branch)Rami Jasim
2024-10-23improve cachingRami Jasim
2024-10-22fix db cache expiration time, fixes #4436Jan-Hendrik Willms
Closes #4436 Merge request studip/studip!3511
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
Closes #4282 Merge request studip/studip!3099