PHPackages                             krak/symfony-messenger-redis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. krak/symfony-messenger-redis

ActiveSymfony-bundle[Caching](/categories/caching)

krak/symfony-messenger-redis
============================

Symfony Messenger Redis Adapter

v0.1.8(3y ago)826.0k↓35.7%5[1 PRs](https://github.com/krakphp/symfony-messenger-redis/pulls)1MITPHP

Since Mar 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/krakphp/symfony-messenger-redis)[ Packagist](https://packagist.org/packages/krak/symfony-messenger-redis)[ RSS](/packages/krak-symfony-messenger-redis/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (7)Versions (11)Used By (1)

Symfony Messenger Redis Adapter
===============================

[](#symfony-messenger-redis-adapter)

[![PHP Tests](https://github.com/krakphp/symfony-messenger-redis/workflows/PHP%20Tests/badge.svg?branch=master&event=push)](https://github.com/krakphp/symfony-messenger-redis/workflows/PHP%20Tests/badge.svg?branch=master&event=push)

This provides custom Redis List Integration with the Symfony Messenger ^4.4 system.

The standard redis implementation requires redis 5.0 and utilizes the streams feature, this adapter uses redis lists to power the queue functionality.

Installation
------------

[](#installation)

Install with composer at `krak/symfony-messenger-redis`.

If symfony's composer install doesn't automatically register the bundle, you can do so manually:

```
