Skip to content

Adding a sqlite index fallback#312

Merged
blast-hardcheese merged 6 commits intomainfrom
dstewart/feat/initial-sqlite-search-fallback
Dec 7, 2024
Merged

Adding a sqlite index fallback#312
blast-hardcheese merged 6 commits intomainfrom
dstewart/feat/initial-sqlite-search-fallback

Conversation

@blast-hardcheese
Copy link
Contributor

Why

Pypi is making some changes to their search index. If we have any issues, we fall back to best effort served from the sqlite database.

What changed

Adding a fallback search result that just serves the package names. TODO is to add download count, but that requires some more thought.

Test plan

does upm search -l python flask work inside a repl?

@blast-hardcheese blast-hardcheese requested a review from a team as a code owner December 6, 2024 23:58
@blast-hardcheese blast-hardcheese requested review from vlinkz and removed request for a team December 6, 2024 23:58
@blast-hardcheese blast-hardcheese enabled auto-merge (squash) December 7, 2024 00:07
@blast-hardcheese blast-hardcheese added the enhancement New feature or request label Dec 7, 2024
@blast-hardcheese blast-hardcheese force-pushed the dstewart/feat/initial-sqlite-search-fallback branch from d514c48 to 56cc047 Compare December 7, 2024 01:07
@blast-hardcheese blast-hardcheese force-pushed the dstewart/feat/initial-sqlite-search-fallback branch from 29218e4 to 5294c50 Compare December 7, 2024 02:45
@blast-hardcheese blast-hardcheese merged commit 99dfba8 into main Dec 7, 2024
@blast-hardcheese blast-hardcheese deleted the dstewart/feat/initial-sqlite-search-fallback branch December 7, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants