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
Is your feature request related to a problem? Please describe.
Improve performance and handling of larger loads.
Describe the solution you'd like
Rewrite _api to be more performant.
Describe alternatives you've considered
N/A
Additional context
This will be done in a different branch and will be merged in when it works. I will continue working on _api as it is now and implement the final few features expect the following:
Implement schema validation for updates — Ajv doesn't support partial validation.
Implement GraphQL — No point when it's being rewritten.
Implement an admin interface — No point when it's being rewritten.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Improve performance and handling of larger loads.
Describe the solution you'd like
Describe alternatives you've considered
N/A
Additional context
This will be done in a different branch and will be merged in when it works. I will continue working on _api as it is now and implement the final few features expect the following:
The text was updated successfully, but these errors were encountered: