Problem/Motivation

The UniqueDatabaseQueue using php configurable serialization.
There's no way to change/override serialization and algo for hash

Proposed resolution

- Use serialization.phpserialize service injection with ability to replace it with igbinary, msgpack
- Dig a way to make md5 configurable

Remaining tasks

research backward compatible approach and impleent

User interface changes

no

API changes

factory may provide more algo and serializer setters for queue

Data model changes

tbd

Comments

andypost created an issue. See original summary.