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

Add support for Redis and Redis Cluster #1511

Merged
merged 22 commits into from
Jun 9, 2021

Commits on Jun 9, 2021

  1. Add support for Redis as online store

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d97aaea View commit details
    Browse the repository at this point in the history
  2. Add support for Redis as online store

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    ae9ed8e View commit details
    Browse the repository at this point in the history
  3. Add redis provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e165f00 View commit details
    Browse the repository at this point in the history
  4. Add redis online provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    df8f3cb View commit details
    Browse the repository at this point in the history
  5. Add redis online provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    6bea80d View commit details
    Browse the repository at this point in the history
  6. Add redis online provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5745ff7 View commit details
    Browse the repository at this point in the history
  7. Add redis online provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a3c4f3b View commit details
    Browse the repository at this point in the history
  8. Add redis online provider - integration tests

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e434e59 View commit details
    Browse the repository at this point in the history
  9. Add redis online provider - integration tests

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    8ccfc6b View commit details
    Browse the repository at this point in the history
  10. Add redis provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    be9a17f View commit details
    Browse the repository at this point in the history
  11. Add redis provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    7606fe7 View commit details
    Browse the repository at this point in the history
  12. correct redis provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    2a95e3e View commit details
    Browse the repository at this point in the history
  13. correct redis provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    435c856 View commit details
    Browse the repository at this point in the history
  14. correct redis provider test

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d329439 View commit details
    Browse the repository at this point in the history
  15. correct redis provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b5269e7 View commit details
    Browse the repository at this point in the history
  16. correct redis provider

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f602b9a View commit details
    Browse the repository at this point in the history
  17. change redis connection string

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    bbde0b0 View commit details
    Browse the repository at this point in the history
  18. change redis connection string

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d86f23c View commit details
    Browse the repository at this point in the history
  19. fix redis materialize

    Signed-off-by: qooba <[email protected]>
    qooba authored and woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b0c8101 View commit details
    Browse the repository at this point in the history
  20. Rename connection string and set defaults

    Signed-off-by: Willem Pienaar <[email protected]>
    woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    52232cc View commit details
    Browse the repository at this point in the history
  21. Fix argument in redis test

    Signed-off-by: Willem Pienaar <[email protected]>
    woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    53f8f72 View commit details
    Browse the repository at this point in the history
  22. Fix broken connection string

    Signed-off-by: Willem Pienaar <[email protected]>
    woop committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e12ecff View commit details
    Browse the repository at this point in the history