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

Adding TTL and cache expiration #575

Merged
merged 2 commits into from
Apr 1, 2014
Merged

Adding TTL and cache expiration #575

merged 2 commits into from
Apr 1, 2014

Conversation

Notsew
Copy link

@Notsew Notsew commented Mar 29, 2014

These are the changes for the cache expiration and TTL, still need to break out some of the caching logic from the _handleAction method. Next step is to look at possibly adding memcached or redis server functionality. Looking into the node memcached module documentation.

@Notsew
Copy link
Author

Notsew commented Mar 30, 2014

broke out some of the caching logic from the _handleAction method.

@mde
Copy link
Contributor

mde commented Apr 1, 2014

This looks good. I may make some changes so that we can use a single data-structure instead of a separate one for the TTL, but still keep the API backward-compatible.

mde added a commit that referenced this pull request Apr 1, 2014
Adding TTL and cache expiration
@mde mde merged commit 9c307b2 into geddy:master Apr 1, 2014
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