Closed bnjmn closed 8 years ago
Make redis.setex call work with instances of both Redis and StrictRedis by using keyword args.
redis.setex
Redis
StrictRedis
https://github.com/andymccurdy/redis-py/tree/2.10.3#api-reference
Thanks, this fixes #14
Make
redis.setex
call work with instances of bothRedis
andStrictRedis
by using keyword args.https://github.com/andymccurdy/redis-py/tree/2.10.3#api-reference