Skip to content

v0.3.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 15:46
· 20 commits to main since this release
df7368a

Highlights

  • Replay peek returns StoredMessage; GetMsgRange / time→seq helpers for export
  • Seek bounds (UntilSeq, UntilTime, Limit, OneMessage) on replay consumers
  • Slow consumer detection (EvaluateSlowConsumer / WatchSlowConsumer)
  • Consumer behavior fingerprinting with KV snapshots for nats-consol

Install

go get github.com/gopherust-io/nats@v0.3.0

Notes