Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete old deprecated cli program redis-trib #281

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

zuiderkwast
Copy link
Contributor

@zuiderkwast zuiderkwast commented Apr 10, 2024

Actually, this script doesn't do anything except printing that it is replaced by redis-cli.

puts "WARNING: redis-trib.rb is not longer available!".yellow
puts "You should use #{'redis-cli'.bold} instead."
puts ''
puts "All commands and features belonging to redis-trib.rb "+
     "have been moved\nto redis-cli."

@hwware
Copy link
Member

hwware commented Apr 10, 2024

I am not object to delete this.

@zuiderkwast zuiderkwast merged commit f8cec23 into valkey-io:unstable Apr 10, 2024
14 checks passed
@zuiderkwast zuiderkwast deleted the delete-redis-trib branch April 10, 2024 16:15
PatrickJS pushed a commit to PatrickJS/placeholderkv that referenced this pull request Apr 24, 2024
Actually, this script doesn't do anything except printing that it is
replaced by redis-cli.

Signed-off-by: Viktor Söderqvist <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants