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

rfe: a common caching system #3

Open
tbielawa opened this issue Oct 30, 2013 · 2 comments
Open

rfe: a common caching system #3

tbielawa opened this issue Oct 30, 2013 · 2 comments

Comments

@tbielawa
Copy link
Member

So you know, like, each plugin isn't trying to reinvent the wheel every time

@ashcrow
Copy link
Member

ashcrow commented Nov 1, 2013

Good idea. You can copy my FS/Json based cache system from https://github.com/ashcrow/systats/ (https://github.com/ashcrow/systats/blob/master/server.py#L98) if that would work for you.

@kelcecil
Copy link
Contributor

I think that you'll also want to consider the possibility of making timeout until the data is sale configurable as well. I can see cases where you'd want the cache to become stale faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants