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

Update redis backend support #26

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

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    b0d03eb View commit details
    Browse the repository at this point in the history
  2. Mocking django version in redis test

    Nagico committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    a42eb27 View commit details
    Browse the repository at this point in the history
  3. Support Redis url connection with username

    Nagico committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b17e86a View commit details
    Browse the repository at this point in the history
  4. Update hiredis test cases

    Nagico committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b3e58bd View commit details
    Browse the repository at this point in the history
  5. Update redis connection url in readme

    Nagico committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0600721 View commit details
    Browse the repository at this point in the history
  6. Add CI package

    Nagico committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    78cceaa View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Rename redis backend name

    Nagico committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    ad37bf4 View commit details
    Browse the repository at this point in the history
  2. Support native redis backend options

    Nagico committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    9bf5a78 View commit details
    Browse the repository at this point in the history
  3. Simplify test cases of different Django versions

    Nagico committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    02f8ab5 View commit details
    Browse the repository at this point in the history
  4. Fix hiredis url-base test region

    Nagico committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    8682074 View commit details
    Browse the repository at this point in the history