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

Memcached Expiry #58

Open
cr1st1an opened this issue Feb 21, 2013 · 2 comments
Open

Memcached Expiry #58

cr1st1an opened this issue Feb 21, 2013 · 2 comments

Comments

@cr1st1an
Copy link

Screen Shot 2013-02-20 at 9 22 40 PM

On the creation of the Memcached object with parameters, the expiry value is compared against empty() before returning a default value. '0' means undefined (no expiration) but will behave with an 1 hour expiration time.

@jmathai
Copy link
Owner

jmathai commented Feb 21, 2013

@cr1st1an That's a valid bug report. We might be better off using == ''.

Did you want to submit a pull request?

@cr1st1an
Copy link
Author

Never collaborated on public repos before, sent a push but don't know if that works, or if that's OK

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

2 participants