1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-04 15:02:09 +03:00
Commit Graph

1851 Commits

Author SHA1 Message Date
Anastasios Selalmazidis
10da3710c1 Fix CHANGELOG link in migration guide (#1896) 2022-02-07 15:22:09 -05:00
Simon Prickett
9f0f7f5215 Minor formatting fix. (#1890) 2022-02-03 06:43:36 -05:00
leibale
16afa7d0e5 Release redis@4.0.3 redis@4.0.3 2022-01-31 13:05:41 -05:00
leibale
429c1e0f08 lock versions 2022-01-31 13:05:13 -05:00
leibale
287b334849 Release client@1.0.3 client@1.0.3 2022-01-31 13:01:54 -05:00
leibale
a5798e2b15 Release graph@1.0.0 graph@1.0.0 2022-01-31 12:59:49 -05:00
leibale
d78d25a008 upgrade dependencies 2022-01-31 12:57:39 -05:00
Leibale Eidelman
3547b20293 Graph (#1887)
* 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>
2022-01-31 12:52:19 -05:00
Leibale Eidelman
46b831c922 fix #1864 - cluster.quit (#1886) 2022-01-31 08:35:35 -05:00
Leibale Eidelman
8160fa7d65 fix #1865 - add defaults to RedisModules and RedisScripts (#1885) 2022-01-31 08:35:24 -05:00
Leibale Eidelman
ac1a61ff79 fix #1876 - remove engines (#1884) 2022-01-31 08:34:59 -05:00
Leibale Eidelman
51475211a3 fix #1874 - fix TIME return type (#1880) 2022-01-31 05:41:38 -05:00
Leibale Eidelman
21270ba6e2 fix #1875 - fix XPENDING_RANGE id type (#1879) 2022-01-31 05:41:31 -05:00
Matan Yemini
741aff0c30 update tls type to be boolean instead of "true" (RedisTlsSocketOptions) (#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>
2022-01-31 04:33:11 -05:00
leibale
84aebcca0f upgrade dependencies 2022-01-24 13:14:20 -05:00
Leibale Eidelman
7ded3dd79f 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
2022-01-24 12:04:30 -05:00
Leibale Eidelman
551d2041dc fix #1854 - fix __redis__:invalidate messages handler (#1856) 2022-01-24 12:03:40 -05:00
Leif Segen
cf120c3984 Correct relative links (#1867)
Fix #1866
2022-01-24 12:03:21 -05:00
Leif Segen
e66fa6af7d Correct relative link to changelog (#1868) 2022-01-24 12:02:54 -05:00
Leibale Eidelman
a2299509a0 upgrade dependencies (#1863) 2022-01-20 16:23:31 -05:00
Leibale Eidelman
bac674437f Delete dependabot.yml 2022-01-20 16:14:17 -05:00
Leibale Eidelman
de16a8d264 Update dependabot.yml 2022-01-20 16:10:54 -05:00
dependabot[bot]
76c137b5c8 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](https://github.com/release-it/release-it/compare/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>
2022-01-20 15:55:34 -05:00
dependabot[bot]
eb262492e9 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>
2022-01-20 15:50:53 -05:00
dependabot[bot]
415a10c5c3 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>
2022-01-20 15:50:47 -05:00
dependabot[bot]
7e6d4b56d4 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](https://github.com/eslint/eslint/compare/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>
2022-01-20 15:50:39 -05:00
dependabot[bot]
3ae275ecdc 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](https://github.com/TypeStrong/TypeDoc/compare/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>
2022-01-20 15:50:33 -05:00
dependabot[bot]
47200a5244 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](https://github.com/mochajs/mocha/compare/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>
2022-01-20 15:49:35 -05:00
Leibale Eidelman
59c0fd0259 Create dependabot.yml 2022-01-20 15:39:21 -05:00
Simon Prickett
bd1e500e14 Adds timeseries overview. (#1853) 2022-01-20 11:54:36 -05:00
Simon Prickett
41f6b009d3 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>
2022-01-19 13:36:24 -05:00
Simon Prickett
d602682b64 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>
2022-01-19 13:35:18 -05:00
Simon Prickett
b68836c59f Adds Cuckoo Filter example. (#1843)
Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
2022-01-19 13:32:20 -05:00
Simon Prickett
86c239e7e9 Adds a basic count-min sketch example for RedisBloom. (#1842) 2022-01-19 13:30:41 -05:00
Simon Prickett
1f8993a14d 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>
2022-01-19 13:27:04 -05:00
Guy Korland
2ff7084b72 Update README.md (#1840)
* Update README.md

* Update README.md

Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
2022-01-15 11:48:33 -05:00
Simon Prickett
06cb63756c 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>
2022-01-15 11:47:47 -05:00
Simon Prickett
e4601b6960 Adds topk example for RedisBloom (#1837)
* Adds topk example.

* Update topk.js

Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
2022-01-15 11:44:53 -05:00
Leibale Eidelman
8a40398a75 Update stream-consumer.js 2022-01-13 12:01:41 -05:00
Simon Prickett
309cdbdd7c Add stream examples. (#1830)
* 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>
2022-01-13 11:57:03 -05:00
leibale
841bd43813 update readmes 2022-01-13 09:15:35 -05:00
leibale
7bcc1a7c44 Release bloom@1.0.1 bloom@1.0.1 2022-01-13 08:06:58 -05:00
leibale
29222459c7 fix bloom files 2022-01-13 08:06:36 -05:00
leibale
95c7dc197d Release redis@4.0.2 redis@4.0.2 2022-01-13 07:30:20 -05:00
leibale
d5b8eadb42 upgrade modules 2022-01-13 07:29:36 -05:00
leibale
525142ea7f Release time-series@1.0.1 time-series@1.0.1 2022-01-13 07:28:47 -05:00
leibale
f91535fe2c Release search@1.0.2 search@1.0.2 2022-01-13 07:27:30 -05:00
leibale
5a3120e7a3 Release json@1.0.2 json@1.0.2 2022-01-13 07:26:10 -05:00
leibale
2c4565f56c Release bloom@1.0.0 bloom@1.0.0 2022-01-13 07:25:39 -05:00
leibale
5a4712948a update bloom version 2022-01-13 07:25:16 -05:00