This repository was archived by the owner on Feb 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 660
[fix] Redis connection counter didn't work properly #497
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
fadb3fc
Added redis connection counter.
rennokki d5a90d8
Using the built-in Redis cache connection to handle non-pubsub features.
rennokki 21db4b3
Using the concatenated string for the config retrieve
rennokki a45c0bf
Using the Redis non-blocking client.
rennokki 855646a
Apply fixes from StyleCI (#500)
rennokki e9ec650
Removed $redis from RedisClient
rennokki 4e11355
Merge branch 'fix/app-connections-count' of github.com:beyondcode/lar…
rennokki b9dfeca
Using separate connection counts for global & local.
rennokki 0375000
Remove duplicated method.
rennokki 0cb0e6c
Added local driver as default
rennokki e6cfa85
Replaced blocking Redis instance with non-blocking I/O client
rennokki d20adcd
Apply fixes from StyleCI (#502)
rennokki ea97410
Fixed tests
rennokki 1dfe14a
Merge branch 'fix/app-connections-count' of github.com:beyondcode/lar…
rennokki 1e2672d
Updated tests
rennokki b2ac909
Apply fixes from StyleCI (#503)
rennokki 7a629cf
Fixed typo
rennokki cadd260
Merge branch 'fix/app-connections-count' of github.com:beyondcode/lar…
rennokki 7e9d3cd
Fixed tests
rennokki b45d786
Merge branch '2.x' of github.com:beyondcode/laravel-websockets into f…
rennokki ca4a9a1
Running then() closures as block in tests
rennokki 593c48f
Fixed statistics logger
rennokki dd33a33
Apply fixes from StyleCI (#505)
rennokki b2263dc
Forcing ^2.0 on react/promise
rennokki 1c889be
Merge branch 'fix/app-connections-count' of github.com:beyondcode/lar…
rennokki 5ba24cb
Fixed tests for stats metrics
rennokki 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
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.