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

Choose pluck_script based on Redis version #58

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 16, 2024

  1. Choose pluck_script based on Redis version

    Remove byebug and fix linting
    
    Fix line too long
    
    Add hashie dependency
    
    Mock RedisClient instead of Hashie
    
    Fix tests
    
    Fix comparison
    
    Fix indentation
    
    Remove redundant curr directory path
    
    Change constant name
    russointroitoa committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b3497cd View commit details
    Browse the repository at this point in the history
  2. Add comments

    russointroitoa committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5fc4d88 View commit details
    Browse the repository at this point in the history
  3. Update rubocop

    russointroitoa committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    abb09dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56d7c34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b5399d View commit details
    Browse the repository at this point in the history
  6. Resolve comments

    russointroitoa committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cb363aa View commit details
    Browse the repository at this point in the history