ac1a61ff79
fix #1876 - remove engines ( #1884 )
2022-01-31 08:34:59 -05:00
51475211a3
fix #1874 - fix TIME return type ( #1880 )
2022-01-31 05:41:38 -05:00
21270ba6e2
fix #1875 - fix XPENDING_RANGE id type ( #1879 )
2022-01-31 05:41:31 -05:00
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
84aebcca0f
upgrade dependencies
2022-01-24 13:14:20 -05:00
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
551d2041dc
fix #1854 - fix __redis__:invalidate messages handler ( #1856 )
2022-01-24 12:03:40 -05:00
cf120c3984
Correct relative links ( #1867 )
...
Fix #1866
2022-01-24 12:03:21 -05:00
e66fa6af7d
Correct relative link to changelog ( #1868 )
2022-01-24 12:02:54 -05:00
a2299509a0
upgrade dependencies ( #1863 )
2022-01-20 16:23:31 -05:00
bac674437f
Delete dependabot.yml
2022-01-20 16:14:17 -05:00
de16a8d264
Update dependabot.yml
2022-01-20 16:10:54 -05:00
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
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
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
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
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
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
59c0fd0259
Create dependabot.yml
2022-01-20 15:39:21 -05:00
bd1e500e14
Adds timeseries overview. ( #1853 )
2022-01-20 11:54:36 -05:00
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
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
b68836c59f
Adds Cuckoo Filter example. ( #1843 )
...
Co-authored-by: Leibale Eidelman <leibale1998@gmail.com >
2022-01-19 13:32:20 -05:00
86c239e7e9
Adds a basic count-min sketch example for RedisBloom. ( #1842 )
2022-01-19 13:30:41 -05:00
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
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
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
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
8a40398a75
Update stream-consumer.js
2022-01-13 12:01:41 -05:00
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
841bd43813
update readmes
2022-01-13 09:15:35 -05:00
7bcc1a7c44
Release bloom@1.0.1
bloom@1.0.1
2022-01-13 08:06:58 -05:00
29222459c7
fix bloom files
2022-01-13 08:06:36 -05:00
95c7dc197d
Release redis@4.0.2
redis@4.0.2
2022-01-13 07:30:20 -05:00
d5b8eadb42
upgrade modules
2022-01-13 07:29:36 -05:00
525142ea7f
Release time-series@1.0.1
time-series@1.0.1
2022-01-13 07:28:47 -05:00
f91535fe2c
Release search@1.0.2
search@1.0.2
2022-01-13 07:27:30 -05:00
5a3120e7a3
Release json@1.0.2
json@1.0.2
2022-01-13 07:26:10 -05:00
2c4565f56c
Release bloom@1.0.0
bloom@1.0.0
2022-01-13 07:25:39 -05:00
5a4712948a
update bloom version
2022-01-13 07:25:16 -05:00
3a6392a0ad
Release client@1.0.2
client@1.0.2
2022-01-13 07:24:22 -05:00
14bbc4fdd2
update and move CHANGELOG.md
2022-01-13 07:23:12 -05:00
075ae3a9c0
upgrade dependencies
2022-01-13 07:10:17 -05:00
9516b88f61
Add the list of removed events to migration guide ( #1761 )
...
* Update v3-to-v4.md
* Update README.md
* Correct the wrong description
* Update docs/v3-to-v4.md
Co-authored-by: Simon Prickett <simon@crudworks.org >
* Update docs/v3-to-v4.md
Co-authored-by: Simon Prickett <simon@crudworks.org >
Co-authored-by: Simon Prickett <simon@crudworks.org >
2022-01-13 06:51:41 -05:00
e3c314ee7a
update README.md ( #1826 )
2022-01-12 09:40:21 -05:00
cf6d653037
fix RediSearch SEPARATOR typo ( #1824 )
2022-01-12 08:41:01 -05:00
4859aa722d
SEPARATOR typo fix ( #1823 )
...
* SEPARATOR typo fix
* SEPARATOR typo fix
2022-01-12 08:16:47 -05:00
d34cb9c07b
fix #1819 - fix EXISTS reply ( #1820 )
...
* fix #1819 - fix EXISTS reply
* fix for f3f946fd9a
- "fix" tests
2022-01-11 11:45:50 -05:00
8062c2bc77
fix #1783 - fix some commands in legacy mode
2022-01-03 23:25:15 -05:00
24f3e3f43c
clean code
2022-01-03 16:37:03 -05:00