Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate faction shops via backup worker, instead of per request #29

Open
IceRaptor opened this issue Nov 6, 2018 · 1 comment
Open
Assignees
Labels
enhancement New feature or request Not Planned

Comments

@IceRaptor
Copy link
Collaborator

Faction inventories are generated when they are requested. Move this logic out of the service API and into a background thread that will periodically refresh all shops. This should allow us to minimize the service methods themselves.

@IceRaptor IceRaptor added the enhancement New feature or request label Nov 6, 2018
@IceRaptor IceRaptor self-assigned this Nov 6, 2018
@Morphyum
Copy link
Owner

Currently there is no plan to bring shops back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Not Planned
Projects
None yet
Development

No branches or pull requests

2 participants