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

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

The newest version!
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