-
Notifications
You must be signed in to change notification settings - Fork 173
Change RedisBackend to accept Redis client directly #755
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
Merged
Dreamsorcerer
merged 20 commits into
aio-libs:master
from
ben-cutler-datarobot:bcutler-isolate-client-for-ssl
Aug 22, 2023
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
eec7235
Isolate client attribute from RedisBackend class
ben-cutler-datarobot 403597a
Implement feedback
ben-cutler-datarobot 7f93280
Fix duplicate import the linter missed
ben-cutler-datarobot 5d754e8
Try again to run CI pipeline.
ben-cutler-datarobot 38c3849
Fix tests in examples repo
ben-cutler-datarobot 4b8cc9f
Remove extra kwargs from client constructor for example
ben-cutler-datarobot b86dd91
Move redis import into the fixture so that we can test without redis …
ben-cutler-datarobot 23aed1a
Linter issues on /examples/
ben-cutler-datarobot 30c1561
Suppress import erorr
Dreamsorcerer c6f5fbd
Update cached_alias_config.py
Dreamsorcerer 501a3ed
Update redlock.py
Dreamsorcerer 7ed3282
Update test_factory.py
Dreamsorcerer bf080e4
Update conftest.py
Dreamsorcerer acbf3e5
Update server.py
Dreamsorcerer 6f68d98
Update test_redis.py
Dreamsorcerer a56072c
Update test_factory.py
Dreamsorcerer 0081abb
Update CHANGES.rst
Dreamsorcerer faacde2
Update examples/cached_alias_config.py
Dreamsorcerer e4ff4c3
Update tests/acceptance/test_factory.py
Dreamsorcerer 93491ab
Update tests/performance/test_concurrency.py
Dreamsorcerer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.