1Mediumgeneralโฑ 45sWhat does the Redis command `EXPIRE key seconds` do?๐โผADeletes the key immediatelyBSets a time-to-live on a key, after which it is automatically deletedCRenames the keyDIncrements the key's value