Is there a way to use Spring Cloud Task without using/declaring Relational Database?
I tried to implement Spring Cloud Task in my application and from reading documentation I understood that it uses relational database to store the state of the Spring Cloud Task. But in the documentation there is also this sentence: