-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Comparing changes
Open a pull request
base repository: redis/node-redis
base: redis@4.6.15
head repository: redis/node-redis
compare: 878fb69591fb1877823bec6876eb22025a3815b2
- 20 commits
- 47 files changed
- 5 contributors
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4df2b2 - Browse repository at this point
Copy the full SHA b4df2b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d43a97 - Browse repository at this point
Copy the full SHA 7d43a97View commit details -
copied from what leibele did for v5
Configuration menu - View commit details
-
Copy full SHA for a1bee1c - Browse repository at this point
Copy the full SHA a1bee1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5576a0d - Browse repository at this point
Copy the full SHA 5576a0dView commit details
Commits on Jul 14, 2024
-
Support the NOVALUES option of HSCAN (#2711)
* Support the NOVALUES option of HSCAN Issue #2705 The NOVALUES option instructs HSCAN to only return keys, without their values. This is materialized as a new command, `hScanNoValues`, given that the return type is different from the usual return type of `hScan`. Also a new iterator is provided, `hScanNoValuesIterator`, for the same reason. * skip hscan novalues test if redis < 7.4 * Also don't test hscan no values iterator < 7.4 --------- Co-authored-by: Shaya Potter <spotter@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64fca37 - Browse repository at this point
Copy the full SHA 64fca37View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e7e2e6 - Browse repository at this point
Copy the full SHA 0e7e2e6View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d09aaa3 - Browse repository at this point
Copy the full SHA d09aaa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b884e13 - Browse repository at this point
Copy the full SHA b884e13View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f79b49 - Browse repository at this point
Copy the full SHA 6f79b49View commit details
Commits on Jul 29, 2024
-
add addscores to aggregate search command (#2799)
* add addscores to aggregate search command * change `true` to `boolean` --------- Co-authored-by: Leibale Eidelman <me@leibale.com>
Configuration menu - View commit details
-
Copy full SHA for 54b3e17 - Browse repository at this point
Copy the full SHA 54b3e17View commit details -
add 7.4-rc2 to github action test suite (#2793)
* add 7.4-rc2 to github action test suite * Update tests.yml --------- Co-authored-by: Leibale Eidelman <me@leibale.com>
Configuration menu - View commit details
-
Copy full SHA for dc3be85 - Browse repository at this point
Copy the full SHA dc3be85View commit details -
fix: json.mget should be readonly (#2807) (#2808)
* fix: json.mget should be readonly (#2807) * lint
Configuration menu - View commit details
-
Copy full SHA for 179b9e0 - Browse repository at this point
Copy the full SHA 179b9e0View commit details -
small refactor per discussion with leibele (#2801)
* small refactor per discussion with leibele * move true type to boolean type * fix geoshape to support NOINDEX & SORTABLE, clean code * fix for last commit --------- Co-authored-by: Leibale Eidelman <me@leibale.com>
Configuration menu - View commit details
-
Copy full SHA for 840ec57 - Browse repository at this point
Copy the full SHA 840ec57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3973fa2 - Browse repository at this point
Copy the full SHA 3973fa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ef273 - Browse repository at this point
Copy the full SHA 49ef273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ccc28 - Browse repository at this point
Copy the full SHA 18ccc28View commit details -
Configuration menu - View commit details
-
Copy full SHA for fff7b00 - Browse repository at this point
Copy the full SHA fff7b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 268ceda - Browse repository at this point
Copy the full SHA 268cedaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b493afa - Browse repository at this point
Copy the full SHA b493afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 878fb69 - Browse repository at this point
Copy the full SHA 878fb69View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff redis@4.6.15...878fb69591fb1877823bec6876eb22025a3815b2