Re: [DISCUSS] Status of Statefun Project

2023-06-09 Thread Marco Villalobos
rves well as a bridge between a Flink Streaming job and >>>>> micro-services. >>>> >>>> This is essentially how I use it as well, and I would also be sad to see >>>> it sunsetted. It works well; I don't know that there is a lot of new >

Re: [DISCUSS] Status of Statefun Project

2023-04-18 Thread Marco Villalobos
I am currently using Stateful Functions in my application. I use Apache Flink for stream processing, and StateFun as a hand-off point for the rest of the application. It serves well as a bridge between a Flink Streaming job and micro-services. I would be disappointed if StateFun was sunsetted.