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

Cache Plex library for faster lookups #98

Closed
mza921 opened this issue Nov 5, 2020 · 1 comment · Fixed by #115
Closed

Cache Plex library for faster lookups #98

mza921 opened this issue Nov 5, 2020 · 1 comment · Fixed by #115
Labels
enhancement New feature or request

Comments

@mza921
Copy link
Owner

mza921 commented Nov 5, 2020

Large libraries can take a long time to load, before iterating through its items.

  • Cache the library at the beginning of execution to improve performance with multiple collections
    and/or
  • Cache based on a threshold in the config compared against the updatedAt attribute
@mza921 mza921 added the enhancement New feature or request label Nov 5, 2020
@meisnate12
Copy link

i like the idea of caching the library at the beginning of execution

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