Add ConfigSerializer to PersistingContext by labianchin · Pull Request #95 · spotify/flo

I think I found an issue with flo, kryo and typesafe/lightbend Config serialization: "ConfigObject is immutable, you can't call Map.put" twitter/chill#265 The solution is to create and register a...