Adapters
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. |
Are we missing an adapter? Feel free to reach out to us at
support@chainpatrol.io
and we’ll be happy to discuss implementing it.