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

feat(redis): Allow configuring Redis pools individually #3859

Merged
merged 26 commits into from
Aug 1, 2024

Commits on Jul 24, 2024

  1. WIP

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3dc65d3 View commit details
    Browse the repository at this point in the history
  2. WIP (it works?)

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    741801e View commit details
    Browse the repository at this point in the history
  3. Single -> Unified

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1e3d0b8 View commit details
    Browse the repository at this point in the history
  4. Tests

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    33c082f View commit details
    Browse the repository at this point in the history
  5. Pass pools through

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cac0c6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90f1688 View commit details
    Browse the repository at this point in the history
  7. Use quotas for reservoir

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2cd1ffe View commit details
    Browse the repository at this point in the history
  8. Remove TODO

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    88e6500 View commit details
    Browse the repository at this point in the history
  9. Refactor

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3ed44c7 View commit details
    Browse the repository at this point in the history
  10. Docs

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b3e3220 View commit details
    Browse the repository at this point in the history
  11. Noop version of RedisPools

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    65bbe2b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d69f5c9 View commit details
    Browse the repository at this point in the history
  13. Changelog

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8c48d75 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    17ffa88 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    30354f0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c30a7db View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d955eab View commit details
    Browse the repository at this point in the history
  18. Fix types

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0d6413b View commit details
    Browse the repository at this point in the history
  19. Fix error

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f8f638a View commit details
    Browse the repository at this point in the history
  20. Fix default connections

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    257a5d7 View commit details
    Browse the repository at this point in the history
  21. Add a cfg annotation

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0b4c65f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7a0bb81 View commit details
    Browse the repository at this point in the history
  23. Fix changelog

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    790a472 View commit details
    Browse the repository at this point in the history
  24. Fix

    loewenheim committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9ebfe28 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge branch 'master'

    loewenheim committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    28fc8e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge branch 'master'

    loewenheim committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    743e3ad View commit details
    Browse the repository at this point in the history