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

Replace then-redis with ioredis #86

Merged

Commits on Aug 30, 2018

  1. Replace then-redis with ioredis.

    Also, significantly reduce mocking in the test suite by using an
    in-memory redis client.
    Fixes ember-cli-deploy#51
    Fixes ember-cli-deploy#74
    blimmer committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    9b03b61 View commit details
    Browse the repository at this point in the history
  2. Test against Node 8 and 10

    blimmer committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    efc86ce View commit details
    Browse the repository at this point in the history