All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commons.commons-redis_2.13.2.21.0.source-code.reference.conf Maven / Gradle / Ivy

There is a newer version: 2.22.0
Show newest version
redis {
  worker-dispatcher-path = redis.pinned-dispatcher
  default-dispatcher-path = pekko.actor.default-dispatcher

  pinned-dispatcher {
    executor = thread-pool-executor
    type = PinnedDispatcher
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy