Skip to main content

core.medplumclientoptions.resourcecachesize

Home > @medplum/core > MedplumClientOptions > resourceCacheSize

MedplumClientOptions.resourceCacheSize property

Number of resources to store in the cache.

Default value is 1000.

Consider using this for performance of displaying Patient or Practitioner resources.

Signature:

resourceCacheSize?: number;