DATAREDIS-195 - Make expire and expireAt use pExpire and pExpireAt, falling back to expire and expireAt if not available (driver does not support or using Redis 2.4) - Add new getExpire method that will return mills if requested, using pTTL if supported