hotqueue icon indicating copy to clipboard operation
hotqueue copied to clipboard

Redislite support

Open dwighthubbard opened this issue 9 years ago • 1 comments

This pull request does the following:

  1. Adds support for redislite
  2. Adds tox and travis configuration to implement CI to test the module against multiple python interpreters with both redis and redislite modules.
  3. Removes the distutils_setup code (tox was unable to build and install the package locally with it)

dwighthubbard avatar Nov 06 '15 06:11 dwighthubbard

Almost forgot, added a fix to make things work properly on python3

dwighthubbard avatar Nov 06 '15 06:11 dwighthubbard