reactive-pulsar icon indicating copy to clipboard operation
reactive-pulsar copied to clipboard

Reactive Streams adapter for Apache Pulsar Java Client

Results 1 reactive-pulsar issues
Sort by recently updated
recently updated
newest added

The library currently lacks support for Pulsar Transactions. The high level plan is to add transactions support using somewhat similar approach that Spring's Reactive Transactions use. Reactive Transactions were introduced...

enhancement