Skip to content

Development: Updates to grade caching and utility scripts. #263

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Jul 11, 2025

Conversation

mckeownp
Copy link
Collaborator

Updates to the grade caching to make it work better and to make it play nice with Moodle 5.0.

  • The scheduled cachecleaner task now only runs if the grade cache is enabled and is now explicitly only for a file store cache backend.
  • The Redis cache cleaner can be used if cleaning is needed for Redis.
  • The gradecache is still experimental and hasn't been fully tested on Redis. So, if you're going to use it, we recommend sticking to a file store backend for it.

Updates to other utility scripts (eg, bulktester, cachepurger, etc) also updated to be even more handy (and Moodle 5.0 friendly).

@mckeownp mckeownp merged commit c38c61d into trampgeek:development Jul 11, 2025
3 of 4 checks passed
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.

1 participant