Only put the key if it does not already exist, otherwise throw an error.
The duration in milliseconds until the key should expire. Mutually exclusive with ttlEpoch.
ttlEpoch
The Date in which the key will expire.
Date
Generated using TypeDoc
Only put the key if it does not already exist, otherwise throw an error.