Skip to content

Code smells#275

Merged
mhenrixon merged 20 commits intomasterfrom
code-smells
Jun 21, 2018
Merged

Code smells#275
mhenrixon merged 20 commits intomasterfrom
code-smells

Conversation

@mhenrixon
Copy link
Owner

  • Cleanup a lot of code smells
  • Break up huge methods into digestible parts
  • Rename some stuff
  • Remove duplicated (connection/redis) methods and use from module
  • Improvements in testing

@mhenrixon mhenrixon merged commit c8db4d3 into master Jun 21, 2018
@mhenrixon mhenrixon deleted the code-smells branch June 21, 2018 19:50

def call(file_name, redis_pool, options = {})
internal_call(file_name, redis_pool, options)
execute_script(file_name, redis_pool, options)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ! it looks like this is fixing the deprecation warning about redis-namespace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants