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 Redis Provider for Subscriptions #902

Merged
merged 23 commits into from
Jul 19, 2019
Merged

Add Redis Provider for Subscriptions #902

merged 23 commits into from
Jul 19, 2019

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    503b0e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Add payload serializer

    glucaci committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    d2cd3ab View commit details
    Browse the repository at this point in the history
  2. Add redis options

    glucaci committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    a3c1138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e59f2ec View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Add tests

    glucaci committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    7ad3854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ae384 View commit details
    Browse the repository at this point in the history
  3. Sonar

    glucaci committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    85c9d4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a3be07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62b7c82 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    deb3250 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Configuration menu
    Copy the full SHA
    15af5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1261231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aab9bc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    d00685f View commit details
    Browse the repository at this point in the history
  2. fixed namespaces

    michaelstaib committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    fb5ff05 View commit details
    Browse the repository at this point in the history
  3. enabled redis tests

    michaelstaib committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    e8c3c6a View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    michaelstaib committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    3a04fc2 View commit details
    Browse the repository at this point in the history
  5. changed env vars

    michaelstaib committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    f11a36a View commit details
    Browse the repository at this point in the history
  6. Fixed redis test

    michaelstaib committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    21eee80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1664bb5 View commit details
    Browse the repository at this point in the history
  8. Added integration tests

    michaelstaib committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    dff9220 View commit details
    Browse the repository at this point in the history
  9. refined the event stream

    michaelstaib committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    fa6cbdc View commit details
    Browse the repository at this point in the history
  10. Updated Changelog

    michaelstaib committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    c0674c5 View commit details
    Browse the repository at this point in the history