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

Use Gin in production mode #172

Open
MichaelZhao21 opened this issue Oct 24, 2024 · 0 comments
Open

Use Gin in production mode #172

MichaelZhao21 opened this issue Oct 24, 2024 · 0 comments
Labels
A: Backend A task that concerns backend development A: Devops A task that concerns CI/CD and build pipelines new feature New feature or request

Comments

@MichaelZhao21
Copy link
Contributor

Describe the feature you'd like

Although I haven't noticed any big issue, I feel like we should probably be using production mode for Gin -- it should have performance benefits:

image

Pre-existing Issue or Justification

No response

Additional context

This is prob achieved through an env that specifies prod or dev, as we still want dev mode for development.

@MichaelZhao21 MichaelZhao21 added new feature New feature or request A: Backend A task that concerns backend development A: Devops A task that concerns CI/CD and build pipelines labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Backend A task that concerns backend development A: Devops A task that concerns CI/CD and build pipelines new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant