bounswe / bounswe2022group7

8 stars 3 forks source link

[Annotations] Rewrite annotations service in Go & Fiber #570

Closed guneyizol closed 1 year ago

guneyizol commented 1 year ago

We have limited storage and memory capacity in our production environment. Go and the Fiber web framework provides a very efficient runtime in terms of memory and time usage. For these reasons, it is worth the effort to reimplement our annotation service in Go using the Fiber framework.

guneyizol commented 1 year ago

After discussing with our teammates, we decided that we don't need a smaller deployment right now. So this issue can be closed with no further development.