Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1020 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 1020 Bytes

Yii3 Queue NATS Adapter

tests

Description

Yii3 Queue NATS Adapter is new adapter in Yii3 Queue Adapters family.

It uses JetStream subsystem of NATS.

Implementation of adapter based on basis company library.

Requirements

  • PHP 8.2 or higher.

Installation

The package could be installed with composer:

composer require g41797/queue-nats

General usage

License

The Yii3 Queue NATS Adapter is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.