-
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: [email protected]
head repository: redis/node-redis
compare: master
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5a47129 - Browse repository at this point
Copy the full SHA 5a47129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4565f - Browse repository at this point
Copy the full SHA 2c4565fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3120e - Browse repository at this point
Copy the full SHA 5a3120eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f91535f - Browse repository at this point
Copy the full SHA f91535fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 525142e - Browse repository at this point
Copy the full SHA 525142eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b8ead - Browse repository at this point
Copy the full SHA d5b8eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c7dc1 - Browse repository at this point
Copy the full SHA 95c7dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2922245 - Browse repository at this point
Copy the full SHA 2922245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bcc1a7 - Browse repository at this point
Copy the full SHA 7bcc1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 841bd43 - Browse repository at this point
Copy the full SHA 841bd43View commit details -
* Adds stream consumer and producer scripts to doc. * Updated build command example. * Adds stream producer example. * Adds basic stream consumer example. * Added isolated execution. * Update README.md * Update stream-consumer.js Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 309cdbd - Browse repository at this point
Copy the full SHA 309cdbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a40398 - Browse repository at this point
Copy the full SHA 8a40398View commit details
Commits on Jan 15, 2022
-
Adds topk example for RedisBloom (#1837)
* Adds topk example. * Update topk.js Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e4601b6 - Browse repository at this point
Copy the full SHA e4601b6View commit details -
Adds Bloom Filter example using RedisBloom. (#1835)
* Adds Bloom Filter example using RedisBloom. * Update bloom-filter.js Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 06cb637 - Browse repository at this point
Copy the full SHA 06cb637View commit details -
* Update README.md * Update README.md Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2ff7084 - Browse repository at this point
Copy the full SHA 2ff7084View commit details
Commits on Jan 19, 2022
-
Adds Bloom overview README. (#1850)
* Adds Bloom overview README. * Update README.md * Incorporates feedback. * Update README.md Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1f8993a - Browse repository at this point
Copy the full SHA 1f8993aView commit details -
Adds a basic count-min sketch example for RedisBloom. (#1842)
Simon Prickett authoredJan 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 86c239e - Browse repository at this point
Copy the full SHA 86c239eView commit details -
Adds Cuckoo Filter example. (#1843)
Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b68836c - Browse repository at this point
Copy the full SHA b68836cView commit details -
Adding a RedisTimeSeries example (#1839)
* Adds the start of a timeseries example. * Exports required TimeSeries items. * Fixed import. * Added TS.INFO example output. * Fixed typo. * Fixed typo. * Exported aggregation enum. * Working time series example. Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d602682 - Browse repository at this point
Copy the full SHA d602682View commit details -
Add streams XREADGROUP and XACK example. (#1832)
* Removed stream delete command to allow consumer group example to work. * Adds stream consumer group example. * Adds stream consumer group example code. * Update README.md Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41f6b00 - Browse repository at this point
Copy the full SHA 41f6b00View commit details
Commits on Jan 20, 2022
-
Adds timeseries overview. (#1853)
Simon Prickett authoredJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for bd1e500 - Browse repository at this point
Copy the full SHA bd1e500View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c0fd0 - Browse repository at this point
Copy the full SHA 59c0fd0View commit details -
Bump mocha from 9.1.3 to 9.1.4 (#1857)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.1.4. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.1.3...v9.1.4) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47200a5 - Browse repository at this point
Copy the full SHA 47200a5View commit details -
Bump typedoc from 0.22.10 to 0.22.11 (#1860)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.10 to 0.22.11. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.22.10...v0.22.11) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ae275e - Browse repository at this point
Copy the full SHA 3ae275eView commit details -
Bump eslint from 8.6.0 to 8.7.0 (#1859)
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.6.0...v8.7.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e6d4b5 - Browse repository at this point
Copy the full SHA 7e6d4b5View commit details -
Bump typescript from 4.5.4 to 4.5.5 (#1858)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 415a10c - Browse repository at this point
Copy the full SHA 415a10cView commit details -
Bump @types/node from 17.0.8 to 17.0.10 (#1861)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.8 to 17.0.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb26249 - Browse repository at this point
Copy the full SHA eb26249View commit details -
Bump release-it from 14.12.1 to 14.12.3 (#1862)
Bumps [release-it](https://github.com/release-it/release-it) from 14.12.1 to 14.12.3. - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md) - [Commits](release-it/release-it@14.12.1...14.12.3) --- updated-dependencies: - dependency-name: release-it dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76c137b - Browse repository at this point
Copy the full SHA 76c137bView commit details -
Configuration menu - View commit details
-
Copy full SHA for de16a8d - Browse repository at this point
Copy the full SHA de16a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bac6744 - Browse repository at this point
Copy the full SHA bac6744View commit details -
Configuration menu - View commit details
-
Copy full SHA for a229950 - Browse repository at this point
Copy the full SHA a229950View commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e66fa6a - Browse repository at this point
Copy the full SHA e66fa6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf120c3 - Browse repository at this point
Copy the full SHA cf120c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 551d204 - Browse repository at this point
Copy the full SHA 551d204View commit details -
fix #1846 - handle arguments that are not buffers or strings (#1849)
* fix #1846 - handle arguments that are not buffers or strings * use toString() instead of throw TypeError * remove .only and uncomment tests
Configuration menu - View commit details
-
Copy full SHA for 7ded3dd - Browse repository at this point
Copy the full SHA 7ded3ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84aebcc - Browse repository at this point
Copy the full SHA 84aebccView commit details
Commits on Jan 31, 2022
-
update tls type to be boolean instead of "true" (RedisTlsSocketOption…
…s) (#1851) * update tls type to be boolean instead of "true" * Update socket.ts * Update socket.ts * Update socket.ts Co-authored-by: Matan Yemini <matan@engageli.com> Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 741aff0 - Browse repository at this point
Copy the full SHA 741aff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21270ba - Browse repository at this point
Copy the full SHA 21270baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5147521 - Browse repository at this point
Copy the full SHA 5147521View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1a61f - Browse repository at this point
Copy the full SHA ac1a61fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8160fa7 - Browse repository at this point
Copy the full SHA 8160fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b831c - Browse repository at this point
Copy the full SHA 46b831cView commit details -
* init * implement graph commands * add graph to packages table * fix ts.infoDebug * fix redisearch tests * Update INFO_DEBUG.ts * fix INFO.spec.ts * test QUERY and SLOWLOG Co-authored-by: Avital-Fine <avital.fine@redis.com>
Configuration menu - View commit details
-
Copy full SHA for 3547b20 - Browse repository at this point
Copy the full SHA 3547b20View commit details -
Configuration menu - View commit details
-
Copy full SHA for d78d25a - Browse repository at this point
Copy the full SHA d78d25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5798e2 - Browse repository at this point
Copy the full SHA a5798e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287b334 - Browse repository at this point
Copy the full SHA 287b334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 429c1e0 - Browse repository at this point
Copy the full SHA 429c1e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16afa7d - Browse repository at this point
Copy the full SHA 16afa7dView commit details
Commits on Feb 3, 2022
-
Simon Prickett authored
Feb 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 9f0f7f5 - Browse repository at this point
Copy the full SHA 9f0f7f5View commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10da371 - Browse repository at this point
Copy the full SHA 10da371View commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.