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

Expire records on a custom queue #127

Merged
merged 1 commit into from Jan 9, 2024
Merged

Expire records on a custom queue #127

merged 1 commit into from Jan 9, 2024

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Jan 9, 2024

Add expiry_queue to the cache config. It can be used to specify a custom queue for SolidCache::ExpiryJob.

Resolves #113

Add `expiry_queue` to the cache config. It can be used to specify a
custom queue for SolidCache::ExpiryJob.
@djmb djmb merged commit ae9d224 into main Jan 9, 2024
20 checks passed
@djmb djmb deleted the expiry-queue branch January 9, 2024 15:18
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.

Allow set a different queue than default
1 participant