Commit 9068852
fix: ensure ZADD keeps the last score for duplicate members in a single command to align with Redis behavior (#3137)
* ensure ZADD keeps the last score for duplicate members in a single command to align with Redis behavior
---------
Co-authored-by: wuxianrong <wuxianrong@360.cn>1 parent 31af47a commit 9068852
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
193 | 197 | | |
194 | 198 | | |
195 | 199 | | |
| |||
0 commit comments