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

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

redis {
  worker-dispatcher-path = redis.pinned-dispatcher
  default-dispatcher-path = akka.actor.default-dispatcher

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy