FHIR Gateway Cache
The FHIR Gateway Cache configuration category includes the following configurable options:
Cache Expiration Seconds
Cache Maximum Entries
Cache Provider
|
Cache Expiration Seconds |
|
|
POSITIVE_INTEGER | |
The number of second for cache expiration (Default 300) | |
|
|
300
|
|
|
|
Cache Maximum Entries |
|
|
POSITIVE_INTEGER | |
The maximum number of responses to store in the cache. This setting only applies to cache type: CAFFEINE. | |
|
|
5000
|
|
|
|
Cache Provider |
|
|
ENUM | |
Values |
|
The cache provider: NONE (default) or INFINISPAN or CAFFEINE. | |
|
|
NONE
|
|
|