Skip to content
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

Use Redis as a cache backend for Moodle #301

Closed
martignoni opened this issue Jul 21, 2023 · 1 comment
Closed

Use Redis as a cache backend for Moodle #301

martignoni opened this issue Jul 21, 2023 · 1 comment
Assignees
Labels
Status: test passed Feature or fix is successfully tested Type: enhancement New feature or request
Milestone

Comments

@martignoni
Copy link
Member

Redis is lightweight and efficient. Let's use it as a cache backend for Moodle (instead of tmpfs file cache).

@martignoni martignoni added the Type: enhancement New feature or request label Jul 21, 2023
@martignoni martignoni added this to the 4.6.0 milestone Jul 21, 2023
@martignoni martignoni self-assigned this Jul 21, 2023
martignoni added a commit that referenced this issue Jul 21, 2023
martignoni added a commit that referenced this issue Jul 21, 2023
@martignoni martignoni added the Status: work started Work started on this issue label Jul 21, 2023
martignoni added a commit that referenced this issue Jul 21, 2023
- Remove file cache setup and Install redis server and redis php extension.
- See issue #301.
@martignoni martignoni added Status: test started Test of feature or fix in progress Status: test passed Feature or fix is successfully tested and removed Status: work started Work started on this issue Status: test started Test of feature or fix in progress labels Jul 21, 2023
@martignoni
Copy link
Member Author

Works as expected, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: test passed Feature or fix is successfully tested Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant