/pulsar-go

Apache Pulsar Golang Client Library

Primary LanguageGoMIT LicenseMIT

Apache Pulsar Golang Client Library go.dev reference Go Report Card

A Go client library for the Apache Pulsar project.

Benefits over other Pulsar Go libraries

  • Faster message processing
  • Pure Golang, works without use of Cgo
  • Idiomatic and cleaner Go
  • Better stability
  • Higher test coverage
  • Pluggable logger interface

Status

The library is in an early state of development, the API is not stable yet. Any help or input is welcome.

Alternative libraries