Hi Christian, Thanks for your feedback!
As explained in the transaction docs ( https://pulsar.apache.org/docs/en/next/txn-use/): Currently, transaction API is only available for Java clients ( https://pulsar.apache.org/api/admin/2.9.0-SNAPSHOT/). Support for other language clients will be added in the future releases. If you would like to contribute transactions API in Python, that would be great! On Fri, Jul 9, 2021 at 11:36 PM Christian Pfarr <z0lt...@pm.me> wrote: > Hi Anonymitaet and the others, > > > thanks for the great doc, looks very nice. > > > Is there already a possibility to use transactions via python API? I > hav'nt found this in the python docs. > > > Regards, > > z0ltrix > > > > > > > -------- Original-Nachricht -------- > Am 9. Juli 2021, 03:08, Anonymitaet _ schrieb: > > > Hi Pulsarer, > > > > As we know, Pulsar 2.8 has been released and one of the highlights is > transaction API, which supports atomic writes and acknowledgments across > multiple topics. It completes our vision of making Pulsar a complete > unified messaging and streaming platform. > > > > Docs are thought of the same care and detail as the code. We've > *re-architectured* the docs for transaction and gave the whole thing a > good, solid edit to tighten and polish the entire manuscript. The > *transaction chapter* contains the following chapters: > > > > - Why transactions? > > - What are transactions? > > - How transactions work? > > - How to use transactions? > > - How to monitor transactions? > > > > Welcome to check out the transaction docs: > https://pulsar.apache.org/docs/en/next/txn-why/. > > > > We'd love and value your feedback! If you have any questions or > suggestions, feel free to comment here: > https://github.com/apache/pulsar/issues/10971. > > > > P.S. Special thanks goes to @congbobo184 and @D-2-Ed for making this > happen! > > > > Happy Reading! > > > > Anonymitaet > > > >