prici-io / prici

manage plans and pricing for any SaaS application
https://prici.io
MIT License
37 stars 5 forks source link

Support event based increment behavior using kafka topics #20

Closed davidmeirlevy closed 6 months ago

davidmeirlevy commented 7 months ago

A developer wants to trigger an increment of a feature state - it should be able to push a message into a kafka topic.

Prici should register to this topic in case kafka arguments were given in environment variables.

davidmeirlevy commented 6 months ago

done.