KacheController

constructor(cacheEnabled: () -> Boolean = { true }, client: RedisCoroutinesCommands<String, String>)