Adapters for storing cached data for the Threat Detector
Adapter | Description |
---|---|
Browser | Stores the cached data in the browser’s local storage. |
Extension | Stores the cached data in the browser’s extension storage. |
Memory | Stores the cached data in memory. This is the default adapter. |