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

Remove Redis from the cache configuration #173

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

davidfischer
Copy link
Member

Just use the local memory cache for now.

Fly.io has started charging to use Redis on their platform and it no longer has a free tier. We barely use caching just just cache some recent videos and meetups so we don't keep hitting the Youtube/Meetup APIs and to make things faster for repeat visitors.

Ref: #172

Just use the local memory cache for now.

Ref: #172
@davidfischer davidfischer requested a review from a team November 2, 2024 14:29
Copy link
Member

@willingc willingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @davidfischer. ☀️

@willingc willingc merged commit 8fd1b13 into main Nov 2, 2024
1 check passed
@willingc willingc deleted the davidfischer/remove-redis branch November 2, 2024 16:25
@davidfischer
Copy link
Member Author

Thanks. Now that it's automatically deployed, I'm going to turn off Redis.

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.

2 participants