/queue-nats

Yii3 Queue Adapter for NATS

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.