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

Improve category slugs to category lookup #229

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

mobeigi
Copy link
Owner

@mobeigi mobeigi commented Jan 30, 2025

Changes

  • Use non-recursive approach to find category based on category slugs. Improves speed. This may address Category page cache hit but 404 page #220
  • Make unstable_cache keys use consistent format (similar to format used for tags).
    • Example: example:component:name-of-key

@mobeigi mobeigi merged commit 1de069c into main Jan 30, 2025
2 checks passed
@mobeigi mobeigi deleted the improve-category-slugs-to-category-lookup branch January 30, 2025 03:47
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.

1 participant