You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is left to do in order to get this production ready as well to be high performing (fast)?
The text was updated successfully, but these errors were encountered:
emmaLP
changed the title
Steps to get this production ready and able to handle high loads
Outstanding work needed to get this production ready and able to handle high loads
Aug 5, 2022
Batch operations (insert/update/delete) are missing (I tried to implement them using utils.ChunkSlice in order to respect gorm limit but didn't achieved to make it work)
Assocations Preload for relationships (I'm working on it here but I do not handle the associate struct model to entity cast )
What is left to do in order to get this production ready as well to be high performing (fast)?
The text was updated successfully, but these errors were encountered: