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

Refactored hunt dispatcher to use an index snapshot #3258

Merged
merged 6 commits into from
Feb 1, 2024
Merged

Conversation

scudette
Copy link
Contributor

This allows the GUI to use a paging widget and handle unlimited number
of hunts. Hunt objects are still kept in memory but they are read and
written from the index periodically which makes them very fast to
load.

This allows the GUI to use a paging widget and handle unlimited number
of hunts. Hunt objects are still kept in memory but they are read and
written from the index periodically which makes them very fast to
load.
Also added a toggle to hunt table UI
@scudette scudette merged commit d43adca into master Feb 1, 2024
3 checks passed
@scudette scudette deleted the hunt_refactor branch February 1, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant