Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface KxDatabaseCacheConfiguration

The structure of database cache configuration that is used for mapping database paths to cache types in clusters.

Hierarchy

  • KxDatabaseCacheConfiguration

Properties

Properties

cacheType: undefined | string

The type of disk cache. This parameter is used to map the database path to cache storage. The valid values are:

  • CACHE_1000 – This type provides at least 1000 MB/s disk access throughput.

dbPaths: undefined | string[]

Specifies the portions of database that will be loaded into the cache for access.