Commit e9779ba
committed
Refactor flushByPattern() to use withConnection()
Simplifies the implementation by delegating to the newly added
withConnection() method instead of manually managing pool operations.1 parent ff59427 commit e9779ba
1 file changed
+3
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
203 | 196 | | |
204 | 197 | | |
0 commit comments