fd4s / fs2-kafka

Functional Kafka Streams for Scala
https://fd4s.github.io/fs2-kafka
Apache License 2.0
293 stars 101 forks source link

Microlibrary for Synchronized #77

Closed ChristopherDavenport closed 5 years ago

ChristopherDavenport commented 5 years ago

Hi all! I was looking to create a microlibrary exposing your internal synchronized construction.

https://github.com/ovotech/fs2-kafka/blob/master/src/main/scala/fs2/kafka/internal/Synchronized.scala

All licenses will be respected, and developer credits given.

Is that alright with you? I think it would be very useful for many constructs.

vlovgr commented 5 years ago

@ChristopherDavenport I've written Synchronized (together with help from @SystemFw). Happy for you to release it in a microlibrary. 👍

SystemFw commented 5 years ago

Chris already mentioned it to me, we wanted to double check it was ok with you as well :)