Leibale Eidelman
0abd950f03
fix tsbuild ( #2307 )
...
* fix tsbuild
* fix tsbuild
* fix tsbuild
2022-10-26 15:32:19 -04:00
Leibale Eidelman
71d582368a
Add support for client.unref()
and client.ref()
( #2188 )
...
* close #2185 - add support for client.unref() and client.ref()
* allow sync tests
2022-07-13 07:01:20 -04:00
Leibale Eidelman
0752f143a6
prepare 4.1.0 ( #2111 )
...
* increase test coverage
* @node-redis to @redis
* ugprade deps
* fix benchmark
* use 7.0 docker (not rc), update readmes, clean code, fix @-redis import
* update readme
* fix function in cluster
* update docs
Co-authored-by: Chayim <chayim@users.noreply.github.com >
* Update clustering.md
* add subpackages move warning
* drop support for node 12
* upgrade deps
* fix tsconfig.base.json
Co-authored-by: Chayim <chayim@users.noreply.github.com >
2022-05-02 11:48:12 -04:00
Leibale Eidelman
11c6c24881
Add support for redis functions ( #2020 )
...
* fix #1906 - implement BITFIELD_RO
* initial support for redis functions
* fix test utils
* redis functions commands and tests
* upgrade deps
* fix "Property 'uninstall' does not exist on type 'SinonFakeTimers'"
* upgrade dockers version
* Merge branch 'master' of github.com:redis/node-redis into functions
* fix FUNCTION LIST WITHCODE and FUNCTION STATS
* upgrade deps
* set minimum version for FCALL and FCALL_RO
* fix FUNCTION LOAD
* FUNCTION LOAD
* fix FUNCTION LOAD & FUNCTION LIST & FUNCTION LOAD WITHCODE
* fix FUNCTION_LIST_WITHCODE test
2022-04-25 09:09:23 -04:00
Leibale Eidelman
33a3f3f6c6
run tests with redis 7 as well - copied from #2020 ( #2062 )
...
* run tests on redis 7 as well - copied from #2020
* copy some changes from #2020
* clean BITCOUNT
2022-03-30 08:12:21 -04:00
leibale
b97d18b610
fix some types
2021-12-23 17:17:19 -05:00
leibale
0cabe71cf8
replace @redis with @node-redis
2021-11-16 02:35:24 -05:00
leibale
57539e7c3f
fix test-utils
2021-11-09 19:32:31 -05:00
leibale
ab339d396a
fix #1714 - update README(s)
2021-11-09 18:07:26 -05:00
leibale
8b3daad88a
uncomment "should handle live resharding" test
2021-11-09 13:38:08 -05:00
leibale
3eb99dbe83
use dockers for tests, use npm workspaces, add rejson & redisearch modules, fix some bugs
2021-11-08 19:21:15 -05:00