## 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:**

```typescript
resourceCacheSize?: number;
```

- [MedplumClientOptions.resourceCacheSize property](/content/docs/sdk/core.medplumclientoptions.resourcecachesize#medplumclientoptionsresourcecachesize-property/index.html)
