Commit d59110a
committed
Adds utility to escape special Redis tag characters
Introduces a helper to properly escape reserved characters in Redis tags,
improving query reliability and preventing parsing errors during tag searches.
References official Redis documentation for escaping conventions.1 parent b8c0dd6 commit d59110a
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
0 commit comments