Allow serialization mode to be configured per queue.

Created on 20 January 2024, 8 months ago
Updated 18 February 2024, 7 months ago

Problem/Motivation

Given external tools may have issues with php serialization, unless they are running php there may be times where JSON is a better choice for all messages (such as when a queue is only used to inject messages, or only read messages from an external source)

As such it would be useful if we could choose the serialization based on the queue name.

Steps to reproduce

N/A

Proposed resolution

Add method for configuring different serialization methods for each queue.

Remaining tasks

User interface changes

None

API changes

TBD

Data model changes

TBD

✨ Feature request
Status

Downport

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States cmlara

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024