[PR #228] [MERGED] [fix] add kwargs redis #336

Closed
opened 2026-02-16 01:16:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/228
Author: @nerdai
Created: 9/5/2024
Status: Merged
Merged: 9/5/2024
Merged by: @nerdai

Base: v0.1.0Head: nerdai/add-kwargs-redis


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 llama_deploy/message_queues/redis.py (+1 -0)
📝 pyproject.toml (+1 -1)

📄 Description

This PR adds kwargs to __init__ of RedisMessageQueue


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/228 **Author:** [@nerdai](https://github.com/nerdai) **Created:** 9/5/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@nerdai](https://github.com/nerdai) **Base:** `v0.1.0` ← **Head:** `nerdai/add-kwargs-redis` --- ### 📝 Commits (2) - [`7a1d2f8`](https://github.com/run-llama/llama_deploy/commit/7a1d2f8867d9709c0b0d38e2fbd5bc61a1cbd46d) add kwargs to redis mq - [`59880a8`](https://github.com/run-llama/llama_deploy/commit/59880a849ca0d91791a5430f878184f4ec7ad11c) bump prerelease version num ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llama_deploy/message_queues/redis.py` (+1 -0) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description This PR adds `kwargs` to `__init__` of `RedisMessageQueue` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:16:56 -05:00
yindo closed this issue 2026-02-16 01:16:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#336