ioet / ioet/time-tracker-backend
Tweak indexes in migrations
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
By default, the containers have a configuration that makes all the items to be indexed. This is great for accessibility but bad for performance. Therefore, it should be good to tweak the configuration of the indexes: we need to index just those fields that are or could be involved in queries required by our biz-logic at the moment or in the next future.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.