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

feat: Add Feature Flags with Upstash #4

Open
mosesintech opened this issue Mar 27, 2024 · 0 comments
Open

feat: Add Feature Flags with Upstash #4

mosesintech opened this issue Mar 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mosesintech
Copy link
Contributor

Is your feature request related to a problem? Please describe.

When the project is live in production and new features continue to be developed, it would be good to use feature flags to slowly roll them out to debug production errors.

Describe the solution you'd like to see

Upstash has a generous free tier for a Redis database, and their Edge Flags feature is free to use. Using their @upstash/edge-flags will allow us to develop using feature flags.

Describe alternate solutions

Will explore in the future.

Additional information

No response

@mosesintech mosesintech added the enhancement New feature or request label Mar 27, 2024
@mosesintech mosesintech self-assigned this Mar 27, 2024
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

No branches or pull requests

1 participant