-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestinvestigationFor unclear requirements, improvements, or processesFor unclear requirements, improvements, or processes
Description
Context
Currently, prompt and response cards are loaded from a giant 15k line-long JSON file. This means that we keep that information cached in server memory. This is terribly inefficient. It might be worth looking into streaming information from the file or creating a local database to be able to query and read the card information.
Action items (for now):
- Investigate JSONStream
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinvestigationFor unclear requirements, improvements, or processesFor unclear requirements, improvements, or processes