Interface CacheConfiguration

Configuration about how long and what should be cached when using a cached CFTools client.

Each of the keys in this configuration applies to one method/action that the CFTools client can execute. The value specifies the time in seconds the result of the action should be cached.

Hierarchy

  • CacheConfiguration

Properties

appGrants: number
banlist: number
gameServerDetails: number
gameSessions: number
leaderboard: number
playerDetails: number
priorityQueue: number
resolve: number
serverInfo: number
whitelist: number

Generated using TypeDoc