The Roadmap of future development #47
sansyrox
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone! 👋
Thank you for helping out with the development of robyn. I have made the following decisions regarding the roadmap of robyn.
We will be supporting HTTP 1.1/2, WebSockets and GraphQL out of the box. i.e. these technologies will be bundled and supported by Robyn's server.
I also plan to add a DB orm bundled with robyn. i.e. it will be integrated with the repo/project itself and will not be required to be installed as an extension. It will only support SQL* and mongo and maybe one or two more.
However, features like support for other DBs, authentication, admin panels and support for QUIP, etc. shall be added through extensions. These features are capricious imo and should work at a different pace with robyn.
However, these talks are the concern of the future and we need to make robyn more robust in regards to HTTP(better routing, mime types, dev server, etc.) before proceeding further.
I am posting this well in advance in case anyone wants to make any amendments.
Thank you again!
Beta Was this translation helpful? Give feedback.
All reactions