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

Move curated collection logic from cache to this repo #7

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

ryanmitchell
Copy link
Collaborator

No description provided.

Copy link

what-the-diff bot commented Feb 29, 2024

PR Summary

  • Updated ServiceProvider.php
    The 'ServiceProvider.php' file has been edited to improve how the system handles data storage. This might not seem exciting, but it helps our website provide you with more up-to-date information. Essentially, we fine-tuned the process that our website uses to remember things, so that it forgets the old information whenever there's something new to remember. This way, our website will always show the most recent info.

  • Imported New Libraries
    Two new lines of code have been added to use 'Event' and 'Store'. These are sophisticated code resources built by other developers, helping us streamline the coding process and make sure everything runs smoothly within our own code.

  • Added bootAutocache() Method
    A fresh piece of code titled 'bootAutocache()' has been included. This is engaged whenever a curated collection of data is updated. The function ensures that any old, unnecessary data is removed and replaced with the freshest information available. This is one of many steps we're taking to make sure our data isn't just accurate, but timely.

@sylvesterdamgaard sylvesterdamgaard merged commit 7b46d05 into main Feb 29, 2024
3 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.

2 participants