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

Explain Redis billing at provisioning time and allow provisioning in all regions #3499

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

jsierles
Copy link
Member

@jsierles jsierles commented Apr 29, 2024


Your database bold-wave-318 is ready. Apps in the fly-ephemeral org can connect to Redis at redis://default:a0c10d31340141d6ab4a84030bc6b059@fly-bold-wave-318.upstash.io:6379

If you have redis-cli installed, use fly redis connect to get a Redis console.

Your database is billed at $0.2 per 100K commands. If you're using Sidekiq or BullMQ, which poll Redis frequently, consider switching to a fixed-price plan. See https://fly.io/docs/reference/redis/#plans

@benbjohnson
Copy link
Contributor

lgtm but should we show the money as $0.20 instead of $0.2? The formatting looks a little odd to me but maybe that's how we do it elsewhere?

@jsierles
Copy link
Member Author

Good idea

@jsierles
Copy link
Member Author

jsierles commented Apr 29, 2024

So this is temporary, since billing is about to happen as we want people to start to be aware of these other plans. Later, this kind of copy can be moved to the backend.

@jsierles jsierles merged commit cc8a5b6 into master Apr 29, 2024
10 checks passed
@jsierles jsierles deleted the js-redis-plans branch April 29, 2024 15:00
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.

None yet

2 participants