createFileCache()
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / createFileCache
Function: createFileCache()
Section titled “Function: createFileCache()”createFileCache<
T>(config?):IPersistentCache<T>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:3447
Create a file-based cache (Node.js only)
Type Parameters
Section titled “Type Parameters”T = SingleProof
Parameters
Section titled “Parameters”config?
Section titled “config?”Partial<PersistentCacheConfig>