[PR #140] [MERGED] Add ParseRedisURI helper function #1640

Closed
opened 2026-03-07 22:11:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/140
Author: @hibiken
Created: 4/25/2020
Status: Merged
Merged: 4/25/2020
Merged by: @hibiken

Base: masterHead: feature/parse-conn-url


📝 Commits (1)

  • 34199cb Add ParseRedisURI helper function

📊 Changes

4 files changed (+200 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 asynq.go (+76 -0)
📝 asynq_test.go (+103 -0)
📝 example_test.go (+17 -0)

📄 Description

Closes #103


🔄 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/hibiken/asynq/pull/140 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 4/25/2020 **Status:** ✅ Merged **Merged:** 4/25/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/parse-conn-url` --- ### 📝 Commits (1) - [`34199cb`](https://github.com/hibiken/asynq/commit/34199cb961f1ef9c6023b02c1a6605a8c3f8656b) Add ParseRedisURI helper function ### 📊 Changes **4 files changed** (+200 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `asynq.go` (+76 -0) 📝 `asynq_test.go` (+103 -0) 📝 `example_test.go` (+17 -0) </details> ### 📄 Description Closes #103 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:11:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#1640
No description provided.