Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

🤗 [Question]: When will fiber 3 be production ready #3091

Open
3 tasks done
AshwinTayson opened this issue Jul 25, 2024 · 4 comments
Open
3 tasks done

🤗 [Question]: When will fiber 3 be production ready #3091

AshwinTayson opened this issue Jul 25, 2024 · 4 comments

Comments

@AshwinTayson
Copy link

Question Description

We are looking into Fiber performance and features. I would like to understand if there is a timeline on the production ready release. This would help us plan our project better.

Code Snippet (optional)

package main

import "github.com/gofiber/fiber/v3"
import "log"

func main() {
  app := fiber.New()

  // An example to describe the question

  log.Fatal(app.Listen(":3000"))
}

Checklist:

  • I agree to follow Fiber's Code of Conduct.
  • I have checked for existing issues that describe my questions prior to opening this one.
  • I understand that improperly formatted questions may be closed without explanation.
Copy link

welcome bot commented Jul 25, 2024

Thanks for opening your first issue here! 🎉 Be sure to follow the issue template! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@ReneWerner87
Copy link
Member

#3004 (comment)

we are currently not the fastest and it will probably be delayed again, some points take longer than expected
and we don't have a final date

@febelery
Copy link

febelery commented Sep 6, 2024

anything new? @ReneWerner87

@ReneWerner87
Copy link
Member

not really, there are still work todo

@gofiber gofiber deleted a comment from HHC26 Sep 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants