Commit 8f62c0a
chore(CONTRIBUTING): Fix Redis URL scheme (#843)
redis://, rediss://, and unix:// are the only
supported URL schemes, although not every version
of the Python Redis client enforces this.
Co-authored-by: Anthonios Partheniou <[email protected]>1 parent 6afd83b commit 8f62c0a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments