Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / redis/node-redis issues and pull requests

#2843 - Create node.js

Pull Request - State: closed - Opened by jurgen-paul 4 days ago - 1 comment

#2842 - client.connect() struck for the easiest sample

Issue - State: open - Opened by syheliel 8 days ago - 1 comment
Labels: Bug

#2840 - get data using wildcard

Issue - State: closed - Opened by jim-king-2000 9 days ago - 1 comment

#2839 - DOC-4200: add TCEs to the aggregation query page

Pull Request - State: open - Opened by dwdougherty 9 days ago

#2838 - DOC-4199: add TCEs to the combined query page

Pull Request - State: open - Opened by dwdougherty 10 days ago

#2837 - DOC-4197: add TCEs to the vector query page

Pull Request - State: open - Opened by dwdougherty 11 days ago

#2836 - How auto-pipelining works?

Issue - State: open - Opened by MARCROCK22 11 days ago - 1 comment
Labels: Documentation

#2835 - createClient url+tls invariant violation check

Pull Request - State: open - Opened by dearlordylord 13 days ago

#2834 - DOC-4197: add TCEs to the geospatial query page

Pull Request - State: open - Opened by dwdougherty 17 days ago

#2833 - DOC-4196: add TCEs to the full-text query page

Pull Request - State: open - Opened by dwdougherty 19 days ago

#2832 - Type instantiation is excessively deep and possibly infinite in RedisJSON.GET

Issue - State: open - Opened by mauriciocirelli 19 days ago - 1 comment
Labels: Bug

#2831 - DOC-4195: add TCEs to the range query page

Pull Request - State: open - Opened by dwdougherty 22 days ago - 1 comment

#2829 - disableReconnect parameter is not exposed for modification

Issue - State: closed - Opened by raghu-nisum-com 23 days ago - 1 comment
Labels: Bug

#2828 - fix(ts): xtrim threshold accepts string

Pull Request - State: open - Opened by Eomm 24 days ago - 1 comment

#2827 - HGET can return null, but TypeScript says it can't

Issue - State: open - Opened by lantw44 24 days ago - 1 comment
Labels: Bug

#2826 - Cluster connections fails after upgrade to 1.5.17 from 1.5.16

Issue - State: open - Opened by JimmyBjorklund 26 days ago - 1 comment
Labels: Bug

#2825 - Migrating from ioredis with keyv on ApolloServer

Issue - State: open - Opened by mirankorkmaz about 1 month ago - 1 comment

#2824 - TCEs for select command pages

Pull Request - State: closed - Opened by dwdougherty about 1 month ago

#2822 - Connecting to Cluster not working in Private Network

Issue - State: open - Opened by trunglh88 about 1 month ago

#2821 - Add back accidentally deleted doctests file

Pull Request - State: closed - Opened by dwdougherty about 1 month ago

#2820 - Redis client does not quit when `isolationPoolOptions` is provided

Issue - State: closed - Opened by ivan-kleshnin about 1 month ago - 1 comment
Labels: Bug

#2819 - Add support for LATENCY HISTOGRAM

Pull Request - State: open - Opened by SotaSato-stst about 1 month ago - 1 comment

#2818 - Sync ADDSCORES addition from v4 to v5

Pull Request - State: open - Opened by sjpotter about 1 month ago

#2817 - fix: #2522 max call stack size exceeded on MSET function

Pull Request - State: open - Opened by higoramp about 2 months ago - 2 comments

#2816 - doctests: re-add set/get example

Pull Request - State: closed - Opened by dwdougherty about 2 months ago - 1 comment

#2815 - Connecting to Cluster not working with docker ENETUNREACH

Issue - State: closed - Opened by kirrg001 about 2 months ago - 15 comments
Labels: Bug

#2814 - understand that null responses can be returned for the key/value array

Pull Request - State: open - Opened by sjpotter about 2 months ago

#2813 - Achieve atomic updates with node-redis zIncrBy for multiple members

Issue - State: open - Opened by unscrew about 2 months ago - 2 comments
Labels: Documentation

#2812 - fix #2811 - fix `EVAL[SHA][_RO]` & `FCALL[_RO]` key extraction

Pull Request - State: open - Opened by leibale 2 months ago

#2811 - EVAL/EVALSHA | Cluster mode | Wrong node infer

Issue - State: open - Opened by chapost1 2 months ago
Labels: Bug

#2809 - update 7.4 test to use released version

Pull Request - State: open - Opened by sjpotter 2 months ago

#2808 - fix: json.mget should be readonly (#2807)

Pull Request - State: closed - Opened by marcoreni 2 months ago

#2807 - JSON.MGET not a readonly command

Issue - State: closed - Opened by marcoreni 2 months ago
Labels: Bug

#2806 - cluster slots not rediscovered on scale-down cluster

Issue - State: open - Opened by carlhopf 2 months ago - 2 comments
Labels: Bug

#2805 - Command parameter enums not exported

Issue - State: open - Opened by redlizard 2 months ago
Labels: Bug

#2804 - updated enums per discussion w/ leibele

Pull Request - State: closed - Opened by sjpotter 2 months ago

#2803 - small internal tweak for maxage per discussion w/ leibele

Pull Request - State: closed - Opened by sjpotter 2 months ago

#2802 - fix geoshape schema creation per discussion with leibele

Pull Request - State: closed - Opened by sjpotter 2 months ago

#2801 - small refactor per discussion with leibele

Pull Request - State: closed - Opened by sjpotter 2 months ago

#2800 - don't expan/copy rawValues, return it directly.

Pull Request - State: closed - Opened by sjpotter 2 months ago

#2799 - add addscores to aggregate search command

Pull Request - State: closed - Opened by sjpotter 2 months ago

#2798 - Has the pipeline function been removed from node-redis?

Issue - State: closed - Opened by itsvinayak 2 months ago - 7 comments
Labels: Documentation

#2797 - client.connect() does not throw error on non-existing or closed host:port pair

Issue - State: open - Opened by HydraOrc 2 months ago - 1 comment
Labels: Bug

#2796 - Long term support for legacy mode?

Issue - State: closed - Opened by rorymullan 2 months ago - 2 comments
Labels: Documentation

#2795 - doctests: fix step names

Pull Request - State: closed - Opened by dwdougherty 2 months ago - 2 comments

#2794 - Client fails to reconnect to redis cluster after version upgrade in kubernetes

Issue - State: open - Opened by Mohana-Manikandan 2 months ago - 1 comment
Labels: Bug

#2793 - add 7.4-rc2 to github action test suite

Pull Request - State: closed - Opened by sjpotter 3 months ago

#2791 - fix: XRangeOptions COUNT

Pull Request - State: closed - Opened by ljy1017010 3 months ago - 1 comment

#2790 - @redis/client from 1.5.16 to 1.5.17 breaking change

Issue - State: open - Opened by gkorland 3 months ago
Labels: Bug

#2789 - add missing fields support to schema (v4)

Pull Request - State: closed - Opened by sjpotter 3 months ago

#2788 - add geoshape support

Pull Request - State: closed - Opened by sjpotter 3 months ago

#2787 - add support for all hash field expiration commands

Pull Request - State: closed - Opened by sjpotter 3 months ago

#2786 - JSONPath syntax - problem with filtering JSON objects using "?()" syntax

Issue - State: closed - Opened by konradni 3 months ago - 1 comment
Labels: Documentation

#2784 - DOC-3933: final 8 tabbed code examples

Pull Request - State: closed - Opened by dwdougherty 3 months ago
Labels: Tests, Documentation

#2783 - fix createCluster - copy `options.defaults.socket` before modifying it

Pull Request - State: closed - Opened by soccermax 3 months ago - 1 comment

#2782 - clientKillMaxAge typo, replace MANAGE by MAXAGE

Pull Request - State: closed - Opened by gianDiazM 3 months ago

#2781 - DOC-3914: re-issue TCE PRs previously issued by justincastilla

Pull Request - State: closed - Opened by dwdougherty 3 months ago
Labels: Tests, Documentation

#2780 - Not able to see node js as code snippets

Issue - State: closed - Opened by Rudra-Sankha-Sinhamahapatra 3 months ago - 6 comments
Labels: Documentation

#2776 - add MISSING FIELDS support to FT.CREATE

Pull Request - State: open - Opened by sjpotter 4 months ago

#2775 - ZADD does not account for null reply

Issue - State: open - Opened by puchm 4 months ago - 10 comments
Labels: Bug

#2772 - FT.SEARCH: Cannot read properties of undefined (reading 'length')

Issue - State: open - Opened by nxps 4 months ago - 9 comments
Labels: Bug

#2766 - module commands to be marked as unstable and require clients to opt in

Pull Request - State: open - Opened by sjpotter 4 months ago - 1 comment

#2765 - How to handle Bigint cursor?

Issue - State: closed - Opened by holopekochan 4 months ago - 3 comments
Labels: Documentation

#2764 - ft.aggregate does not aggregate when filtering tags

Issue - State: open - Opened by kvamsij 4 months ago
Labels: Bug

#2763 - add tests for + stream id to get last entry (v5)

Pull Request - State: closed - Opened by sjpotter 5 months ago - 1 comment

#2762 - add tests for + stream id to get last entry

Pull Request - State: closed - Opened by sjpotter 5 months ago - 1 comment

#2761 - add CLIENT KILL maxAge support (v4)

Pull Request - State: closed - Opened by sjpotter 5 months ago

#2760 - add CLIENT KILL MAXAGE (v5)

Pull Request - State: closed - Opened by sjpotter 5 months ago

#2759 - HSCAN VALUES support (v4)

Pull Request - State: closed - Opened by sjpotter 5 months ago - 1 comment

#2758 - HSCAN NOVALUES support (v5)

Pull Request - State: closed - Opened by sjpotter 5 months ago - 3 comments

#2757 - hmset() : redisClient.hmset is not a function

Issue - State: open - Opened by meguoe 5 months ago - 1 comment
Labels: Documentation

#2750 - Tests: Update docker image for subpackages

Pull Request - State: open - Opened by BhavdeepSethi 5 months ago

#2750 - Tests: Update docker image for subpackages

Pull Request - State: open - Opened by BhavdeepSethi 5 months ago

#2749 - Tests: Update docker image for subpackages

Pull Request - State: closed - Opened by BhavdeepSethi 5 months ago - 1 comment

#2749 - Tests: Update docker image for subpackages

Pull Request - State: closed - Opened by BhavdeepSethi 5 months ago - 1 comment