Skip to content

The implementation of saga message id generator

License

Notifications You must be signed in to change notification settings

hack75/message-id-generator

 
 

Repository files navigation

Saga Message ID Generator

Table Of Contents

Requirements

About package

This component is the part of phpsagas framework.
The package contains implementation of saga message id generator based on ramsey/uuid.

Installation

You can install the package using Composer:

composer require phpsagas/message-id-generator

Usage

You can use UuidBasedMessageIdGenerator as MessageIdGeneratorInterface implementation.

License

Saga message id generator is released under the MIT license.

About

The implementation of saga message id generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 41.8%
  • Makefile 35.4%
  • Dockerfile 22.8%