chrisdinn / brando

A Redis client written with Akka's IO package
Other
107 stars 24 forks source link

Use the ActorSystem config rather than creating a new one. #25

Closed ANorwell closed 11 years ago

ANorwell commented 11 years ago

If the ActorSystem uses some other config object other than ConfigFactory.load(), the configurations could differ.