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

Release v0.6.0 #85

Closed dblia closed 4 years ago

dblia commented 4 years ago

This release refactors the internal data structures of Rafka. The external API and generally any interaction with existing functionality is not affected. In short it implements the Redefine Rafka scope and Drop redundant functionality proposals of the Rafka Rethinking design doc.

Note: Initially we were targeting v1.0.0. However, since Rafka semantics remain intact there's no actual need to bump to v1.0.0 for now; furthermore we should better "save" v1.0.0 numbering for the time Rafka is more mature in terms of monitoring, statistics, etc.