Options for set operations.
optional
ttl: number
Time-to-live in milliseconds. When omitted the entry does not expire.
Options for set operations.
ttl: number
Time-to-live in milliseconds. When omitted the entry does not expire.
import { type SetOptions } from ".";