Commit d7a7d2f
committed
Add Register method to DredisCommandHandler
Introduced a Register method that allows multiple ICommand instances to be registered at once by adding them to the internal commands list. This simplifies command registration and improves extensibility.1 parent f19f16a commit d7a7d2f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
655 | 660 | | |
656 | 661 | | |
657 | 662 | | |
| |||
0 commit comments