Skip to content

Commit

Permalink
IMHIREDIS::CLEAN:: various improvements and fixes
Browse files Browse the repository at this point in the history
 ### CHANGED
- [IMHIREDIS] factorize code for different modes
- [IMHIREDIS] Clean and improve logging lines
- [IMHIREDIS] Poll extinction state less frequently for main thread (less aggresive)
- [IMHIREDIS] Set 'key' action parameter to REQUIRED
- [IMHIREDIS] Use known message length instead of calculating it when
  enqueuing message
 ### ADDED
- [IMHIREDIS] Missing redis replies' types in enumeration
 ### FIXED
- [IMHIREDIS] Correctly initialize instance object, especially for redisNodesList
- [IMHIREDIS] Correctly print input mode's value in logs when set incorrectly
  • Loading branch information
frikilax committed May 17, 2023
1 parent 0558761 commit cdba21a
Showing 1 changed file with 198 additions and 172 deletions.

0 comments on commit cdba21a

Please sign in to comment.