createFileCache()
SIP Protocol API Reference v0.14.0
SIP Protocol API Reference / createFileCache
Function: createFileCache()
Section titled “Function: createFileCache()”createFileCache<
T>(config?):IPersistentCache<T>
Defined in: @sip-protocol/sdk/dist/index-ClFG32eh.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>