-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix/redis connection is closed (#3591)
* Added redis open connection if it is closed * Removed unecessary modification * Added check connection in all methods * Renamed method * added await on method call * Refactor Redis connection handling: remove singleton pattern, ensure connections are opened and closed per operation. --------- Co-authored-by: Maicon Matsubara <[email protected]>
- Loading branch information
Showing
1 changed file
with
58 additions
and
114 deletions.
There are no files selected for viewing
This file contains 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