Skip to content

Conversation

@bgentry
Copy link
Contributor

@bgentry bgentry commented Aug 16, 2025

Following riverqueue/river#1018, switch the job kind and queue name searches to use substring matching instead of just prefix matching. This allows typing some characters toward the end of the name instead of every exact character from the beginning. Super useful with long names.

We can also later upgrade the backend API to support fuzzy matching or ranking without having to alter these APIs further.

@bgentry bgentry requested a review from brandur August 16, 2025 16:52
@bgentry bgentry enabled auto-merge (squash) August 16, 2025 17:44
@bgentry bgentry merged commit ae6e256 into master Aug 16, 2025
23 checks passed
@bgentry bgentry deleted the bg-upgrade-river branch August 16, 2025 17:51
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.

3 participants