mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-27 07:55:56 +03:00
[PR #283] [MERGED] Add migration command #2718
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#2718
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynq/pull/283
Author: @hibiken
Created: 6/22/2021
Status: ✅ Merged
Merged: 6/25/2021
Merged by: @hibiken
Base:
next← Head:cmd/migrate📝 Commits (9)
ccbb2adWIP8fe71acMigrate scheduled task2d75ac4Add helper function for zset messages1ddc08aAdd helper to update redis list messages06f8164Add precheck27cbee8Fix deleteTask lua script60750b5Fix LastFailedAt in archived tasksb0945e8Remove TODO from changelog4e2c8bbCleanup📊 Changes
6 files changed (+423 additions, -14 deletions)
View changed files
📝
CHANGELOG.md(+0 -1)📝
internal/rdb/inspect.go(+2 -2)📝
internal/rdb/rdb.go(+5 -0)➕
tools/asynq/cmd/migrate.go(+404 -0)📝
tools/asynq/cmd/root.go(+11 -10)📝
tools/asynq/cmd/stats.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.