-
Notifications
You must be signed in to change notification settings - Fork 1
LEGLINK-857: Improvements to avoid Redis timeouts #1770
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
Open
johnbritton
wants to merge
23
commits into
dev
Choose a base branch
from
users/jbritton/redisFixes
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 15 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
90e9466
Parse settings from the Redis connection string. Switch to async Acqu…
johnbritton 3b8a39c
Make ResourceCache async
johnbritton e293568
Configure DistributedLock and RedisResourceCache to use a connection …
johnbritton 44c1aac
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton 36aa558
Fix tests
johnbritton f3bd0e6
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton b223dae
Update HybridResourceCacheTests.cs
johnbritton 598ba34
Check for invalid PoolSize
johnbritton deeb90b
Sanitize log message
johnbritton 6a7c2e5
Fix missing using statement
johnbritton 97958ff
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton 7686c4a
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton e1729d6
Make ICacheService async
johnbritton 215068f
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton b79ba2c
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton a28a2a0
Allow using existing Redis connection for cache
johnbritton 728c635
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton 819dd2b
Upgrade Redis and Microsoft.Extensions packages
johnbritton d1ee1fa
Use pooled IRedisDatabase for locks/cache
johnbritton db6fef0
Update app-config.yaml
johnbritton 9a08e6c
Add Redis client options to config files
johnbritton f5bb9a8
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton 211ffce
Merge branch 'dev' into users/jbritton/redisFixes
johnbritton 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.
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.