Skip to content

Create stache, assets_meta, asset_container_contents cache stores#23

Merged
ryanmitchell merged 4 commits intomainfrom
feature/seperate-stache-store
May 8, 2025
Merged

Create stache, assets_meta, asset_container_contents cache stores#23
ryanmitchell merged 4 commits intomainfrom
feature/seperate-stache-store

Conversation

@ryanmitchell
Copy link
Copy Markdown
Contributor

This PR adds a separate stache cache store and tells the stache to be stored there.

This means running php artisan cache:clear no longer clears the stache, which is 99% of the time what you want.

If you want to clear the stache, you'll need to run php please stache:clear

@ryanmitchell ryanmitchell requested a review from anditopping March 4, 2025 11:30
@anditopping
Copy link
Copy Markdown
Contributor

If you can update the readme to note the cache:clear and stache:clear comments.

@ryanmitchell ryanmitchell changed the title Create stache cache store and use it Create stache, assets_meta, asset_container_contents cache stores Mar 26, 2025
@ryanmitchell ryanmitchell merged commit c8bcf27 into main May 8, 2025
@ryanmitchell ryanmitchell deleted the feature/seperate-stache-store branch May 8, 2025 08:29
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