Skip to content

[pull] main from TryGhost:main#429

Merged
pull[bot] merged 2 commits into
code:mainfrom
TryGhost:main
May 5, 2025
Merged

[pull] main from TryGhost:main#429
pull[bot] merged 2 commits into
code:mainfrom
TryGhost:main

Conversation

@pull

@pull pull Bot commented May 5, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

9larsons and others added 2 commits May 5, 2025 14:28
ref https://linear.app/ghost/issue/ENG-2028/

We created this persisted queue using a MySQL-based queue to prototype a
more robust queuing system, intending to use Redis, RabbitMQ, or the
like. We didn't find enough benefit from this and found other
constraints, primarily r/w to the db being burdensome, and not enough
benefit to justify the move to RMQ/Redis at this time.

Given that, we're removing the job queue manager. We've previously
removed any calling code, so now we're pulling the class itself and will
follow up with a migration (or two) to clean up the jobs table schema
and entries.
no issue

Added missing Vietnamese translations for the comment sorting options.
@pull pull Bot added the ⤵️ pull label May 5, 2025
@pull pull Bot merged commit 960646e into code:main May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants