Skip to content

Commit

Permalink
Depup redis (#301)
Browse files Browse the repository at this point in the history
* chore(): @myunisoft/redis#5.0.1

* refactor(./~): # operator for private props, breaking from @myunisoft/redis

* test(./test/~): updated UT

* chore(): @myunisoft/redis#5.1.0

* refactor(./class/eventManagement/~): redis instance

* refactor(./class/eventManagement/~): removed prefix implem, use private identifier when req

* test(): updated UT

* test(): updated UT

* refactor(./class/eventManagement/incomer): removed prefix for test purpose

* test(): updated UT
  • Loading branch information
Rossb0b authored Jan 29, 2025
1 parent 581ac79 commit bf29c94
Show file tree
Hide file tree
Showing 21 changed files with 752 additions and 1,241 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"validation"
],
"dependencies": {
"@myunisoft/redis": "^3.4.4",
"@myunisoft/redis": "^5.1.0",
"@openally/mutex": "^1.0.0",
"@openally/result": "^1.2.1",
"ajv": "^8.16.0",
Expand Down
Loading

0 comments on commit bf29c94

Please sign in to comment.