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

Create Refresh Methods #4

Closed
ekosz opened this issue Dec 8, 2011 · 0 comments
Closed

Create Refresh Methods #4

ekosz opened this issue Dec 8, 2011 · 0 comments
Milestone

Comments

@ekosz
Copy link
Owner

ekosz commented Dec 8, 2011

Currently many values are stored in instance variable caches that are loaded once and then stored after words.

If the contents of a library changed, or another client connected there is no easy way to grab that new data without restarting the program.

I propose adding methods like server.clients! and server. library.sections! that will override those instance caches.

@ekosz ekosz closed this as completed in 44cf29c Dec 8, 2011
ygelfand pushed a commit to ygelfand/Plex-Ruby that referenced this issue Feb 19, 2018
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

No branches or pull requests

1 participant