alfio-event / alfio-event/alf.io
reduce the amount of loaded data in the query and general cleanup
Open
enhancement
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 396
- PR merge metrics
- No merged PRs in 30d
Description
In the effort to narrow down the amount of memory used by alf.io we will try to reduce the amount of data loaded by the queries.
Good candidates:
- Event -> we often need only the event id and organization id
- TicketCategory
- ...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.