Optional
errorWhether to throw an error if the storage implementation is not available.
Optional
maxThe maximum time in milliseconds before which items expire and are removed (default: 60 * 60 * 1000).
Optional
prefixAn optional string to prefix the storage key.
Optional
storageThe storage driver to use.
Generated using TypeDoc
A configuration object for a perishable storage implementation.