skroutz / rafka

Kafka proxy with a simple API, speaking the Redis protocol
https://engineering.skroutz.gr/blog/kafka-rails-integration/
GNU General Public License v3.0
8 stars 0 forks source link

Drop x/sync package dep. and rely on Go 1.9 #42

Closed agis closed 6 years ago

agis commented 7 years ago

Now that Go 1.9 is released and includes sync.Map in the standard library, we can get rid of the package from x/sync.