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

redis.ttl fix for expired keys. + potential implementation of redis.zrangebyscore #141

Merged
merged 2 commits into from
Dec 1, 2012

Commits on Nov 29, 2012

  1. changed return type of redis.ttl from size_t(ulong) to long, since it…

    … returns -1 for expired keys
    Simon Kerouack committed Nov 29, 2012
    Configuration menu
    Copy the full SHA
    abd01fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a44f0 View commit details
    Browse the repository at this point in the history