This repository was archived by the owner on Dec 11, 2020. It is now read-only.
Commit 270d38e
committed
Don't store the
Apparently, doing so can result in errors like the ones I am seeing
in the logs. More info here:
openresty/lua-resty-redis#28 (see answer about
connect)red variable in redis:connect1 parent a4a5cbd commit 270d38e
1 file changed
+2
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 179 | + | |
186 | 180 | | |
187 | 181 | | |
188 | 182 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
| 183 | + | |
193 | 184 | | |
194 | 185 | | |
195 | 186 | | |
| |||
0 commit comments