- Currently,
keyIsExpired
doesn't consider the flag, affectingKEYS
andWATCH
- we should probably check the flag insidekeyIsExpired
instead of expireIfNeeded hashTypeGetValue
doesn't consider the flag, returningGETF_EXPIRED
instead ofGETF_OK
keyIsExpired
doesn't consider the flag, affecting KEYS
and WATCH
- we should probably check the flag inside keyIsExpired
instead of expireIfNeeded hashTypeGetValue
doesn't consider the flag, returning GETF_EXPIRED
instead of GETF_OK