Skip to content

0.1.5.0 (2023-07-03) NatsJS

Compare
Choose a tag to compare
@Lancetnik Lancetnik released this 03 Jul 19:27
· 96 commits to main since this release
432d7f6

Nast Persistent layer

This update adds NATS JetStream (a persistent layer of NATS) supporting.

Now you can work with this great broker without fear of losing messages, using the acknowledgment confirmation mechanism and the built-in key-value and object storages.

Also, some internal classes were changed to further create a synchronous interfaces based on them.

A new section in README: Contibutors!

@bodograumann @v-sopov @hbrooks @sallory, thank you, guys!