Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@driusan
Copy link
Collaborator

@driusan driusan commented Sep 23, 2024

getVisitList can be called many times within the same query, in particular when trying to get dictionaries for the dataquery module which include a visit list.

This caches the result instead of re-running the same query multiple times.

Dave MacFarlane added 2 commits September 23, 2024 09:06
getVisitList can be called many times within the same query, in
particular when trying to get dictionaries for the dataquery module
which include a visit list.

This caches the result instead of re-running the same query multiple
times.
@GeorgeMurad GeorgeMurad self-requested a review September 24, 2024 15:09
@driusan driusan merged commit f086b7c into aces:main Sep 24, 2024
ZhichGaming pushed a commit to ZhichGaming/Loris that referenced this pull request Nov 25, 2024
getVisitList can be called many times within the same query, in
particular when trying to get dictionaries for the dataquery module
which include a visit list.

This caches the result instead of re-running the same query multiple
times.

---------

Co-authored-by: Dave MacFarlane <[email protected]>
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.

2 participants