RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support ...
Full documentation can be found under kestra.io/docs Documentation for developing a plugin is included in the Plugin Developer Guide The documentation for specific sub-plugins: ...