Ecosyste.ms: Issues

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

GitHub / Nordix/hiredis-cluster issues and pull requests

#246 - Bump msys2/setup-msys2 from 2.24.1 to 2.25.0

Pull Request - State: closed - Opened by dependabot[bot] 8 days ago
Labels: dependencies

#245 - Bump actions/checkout from 4.2.1 to 4.2.2

Pull Request - State: closed - Opened by dependabot[bot] 29 days ago
Labels: dependencies

#244 - Bump actions/checkout from 4.2.0 to 4.2.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#243 - Bump aminya/setup-cpp from 0.43.0 to 0.44.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies

#242 - Bump actions/checkout from 4.1.7 to 4.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#241 - Bump aminya/setup-cpp from 0.41.0 to 0.43.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#240 - Bump aminya/setup-cpp from 0.39.0 to 0.41.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#238 - Bump aminya/setup-cpp from 0.38.3 to 0.39.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#237 - Keep init-nodes as fallback if all nodes fail

Issue - State: open - Opened by bjosv 3 months ago

#236 - Release 0.14.0

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

#235 - Bump aminya/setup-cpp from 0.38.1 to 0.38.3

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#233 - Bump aminya/setup-cpp from 0.37.0 to 0.38.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#232 - Bump msys2/setup-msys2 from 2.23.0 to 2.24.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#231 - Add redisClustervCommandToNode and redisClustervAppendCommandToNode to library API

Pull Request - State: closed - Opened by unikmhz 4 months ago - 1 comment

#230 - Cannot pass command with va_list to specific node

Issue - State: closed - Opened by unikmhz 4 months ago - 2 comments

#229 - memory leak

Issue - State: closed - Opened by rootBiao 4 months ago - 1 comment

#228 - Use correct signature for `event_callback_fn` (libevent2) in tests

Pull Request - State: closed - Opened by bjosv 4 months ago - 1 comment

#227 - Bump msys2/setup-msys2 from 2.23.0 to 2.24.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#226 - Bump actions/checkout from 4.1.6 to 4.1.7

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#225 - Don't initiate new connections during a client shutdown (async API)

Pull Request - State: closed - Opened by bjosv 6 months ago

#224 - Bump jidicula/clang-format-action from 4.11.0 to 4.13.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#223 - Setup compiler and CMake in CI using a new Github Action

Pull Request - State: closed - Opened by bjosv 6 months ago

#222 - Crash while performing redisClusterAsyncFree()

Issue - State: closed - Opened by rahulKrishnaM 6 months ago - 3 comments

#221 - Bump actions/checkout from 4.1.5 to 4.1.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#220 - Bump jidicula/clang-format-action from 4.11.0 to 4.12.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#218 - Bump msys2/setup-msys2 from 2.22.0 to 2.23.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#217 - Bump actions/checkout from 4.1.3 to 4.1.5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#216 - Does hiredis-cluster support SCAN

Issue - State: open - Opened by throwbear 7 months ago - 1 comment

#214 - Bump actions/checkout from 4.1.3 to 4.1.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#213 - Bump actions/checkout from 4.1.2 to 4.1.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#212 - Fix build issue in CI for Windows

Pull Request - State: closed - Opened by bjosv 8 months ago

#211 - Bump jwlawson/actions-setup-cmake from 2.0.1 to 2.0.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#210 - Add Valkey support to the build and to the compatibility test in CI

Pull Request - State: closed - Opened by bjosv 8 months ago - 4 comments

#209 - Set read-only permission for Github Actions in CI

Pull Request - State: closed - Opened by bjosv 8 months ago

#208 - Bump jidicula/clang-format-action from 4.6.2 to 4.11.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#206 - Prepare release 0.13.0

Pull Request - State: closed - Opened by bjosv 8 months ago

#205 - Add non-const connect callback

Pull Request - State: closed - Opened by bjosv 9 months ago

#204 - Invoke all callbacks during redisClusterAsyncDisconnect()

Pull Request - State: closed - Opened by bjosv 9 months ago

#202 - Better support for JSON files describing commands metadata

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

#201 - Fix a compilation warning in command.c relating to kpos shadowing

Pull Request - State: closed - Opened by natoscott 10 months ago - 1 comment

#200 - Support adding custom commands at compile time

Pull Request - State: closed - Opened by zuiderkwast 10 months ago - 1 comment

#199 - Fix the check for ":0@0" in CLUSTER NODES result

Pull Request - State: closed - Opened by KevinLussier-Netskope 11 months ago - 3 comments

#198 - Unable to execute commands without keys (FLUSHALL, PING, INFO)

Issue - State: closed - Opened by arnaud-soulard 11 months ago - 2 comments

#197 - The connection always been close after every redisClusterCommandArgv

Issue - State: closed - Opened by yanrk 11 months ago - 1 comment

#196 - Fix builds when using CMake < v3.15 and preinstalled `hiredis`

Pull Request - State: closed - Opened by bjosv about 1 year ago

#195 - Prevent slotmap updates during redisClusterAsyncFree()

Pull Request - State: closed - Opened by bjosv about 1 year ago - 2 comments

#194 - SIGSEGV in clusterNodesReplyCallback while calling redisClusterAsyncFree

Issue - State: closed - Opened by 9chu about 1 year ago - 3 comments

#193 - is redisClusterAppendCommand, redisClusterGetReply thread Safe?

Issue - State: open - Opened by abhinavbansal19961996 about 1 year ago - 1 comment

#192 - Update slotmap when slot is not served by any node

Pull Request - State: closed - Opened by bjosv about 1 year ago - 1 comment

#191 - Recovery in case of discovered slots from redis cluster is partial

Issue - State: closed - Opened by rahulKrishnaM about 1 year ago - 2 comments

#190 - Release 0.11.0

Pull Request - State: closed - Opened by bjosv about 1 year ago

#189 - Fix timing issues in flaky scaledown tests

Pull Request - State: closed - Opened by bjosv about 1 year ago - 1 comment

#188 - Update connect-error-using-cluster-nodes-test

Pull Request - State: closed - Opened by bjosv about 1 year ago

#187 - Fix code for XREAD and XREADGROUP and add test case

Pull Request - State: closed - Opened by zuiderkwast about 1 year ago - 3 comments

#186 - Failed to find keys of command XREADGROUP

Issue - State: closed - Opened by zyhuf about 1 year ago - 2 comments

#185 - Update slotmap on error in ToNode (sync API)

Pull Request - State: closed - Opened by zuiderkwast about 1 year ago - 5 comments

#184 - Replace clusterclient_async_sequence with clusterclient_async

Pull Request - State: closed - Opened by bjosv about 1 year ago

#183 - Add cluster scale down test

Pull Request - State: closed - Opened by bjosv about 1 year ago

#182 - Update slotmap on error

Pull Request - State: closed - Opened by zuiderkwast over 1 year ago

#181 - hircluster.c:218:9: 错误:

Issue - State: closed - Opened by datafu over 1 year ago - 4 comments

#180 - Prefix some API functions and types correctly

Pull Request - State: closed - Opened by bjosv over 1 year ago

#179 - Add events "ready" and "free context" and add event privdata.

Pull Request - State: closed - Opened by zuiderkwast over 1 year ago

#178 - Update the slotmap after send errors/timeouts in the sync API

Issue - State: closed - Opened by bjosv over 1 year ago - 1 comment

#177 - Correct issues in the async low-level API

Pull Request - State: closed - Opened by bjosv over 1 year ago - 1 comment

#175 - nodeNext strange behaviour after master failover.

Issue - State: open - Opened by dembekadam over 1 year ago - 9 comments

#171 - Add redisClusterAsyncConnect2()

Pull Request - State: closed - Opened by bjosv over 1 year ago

#170 - Compilation error LIBEVENT_INCLUDES-NOTFOUND

Issue - State: closed - Opened by selcukaltinay over 1 year ago - 3 comments

#169 - Asynchronously connect to the initial node

Pull Request - State: closed - Opened by bjosv over 1 year ago - 1 comment

#168 - Event slotmap updated

Pull Request - State: closed - Opened by zuiderkwast over 1 year ago

#167 - Enable IPv6 tests in CI

Pull Request - State: closed - Opened by bjosv over 1 year ago

#166 - Does hiredis-cluster support SSUBSCRIBE?

Issue - State: open - Opened by arwace over 1 year ago - 2 comments

#165 - There is no way to perform AUTH in asynchronous mode.

Issue - State: closed - Opened by arwace over 1 year ago - 2 comments

#164 - Follow MOVED redirect and update slot mapping concurrently

Pull Request - State: closed - Opened by zuiderkwast over 1 year ago

#163 - Testing fault tolerance

Issue - State: open - Opened by selcukaltinay over 1 year ago - 1 comment

#162 - Support custom commands defined in Redis modules

Issue - State: closed - Opened by selcukaltinay over 1 year ago - 6 comments

#161 - Correct parsing of an IPv6 address in an ASK redirect

Pull Request - State: closed - Opened by bjosv over 1 year ago - 3 comments

#160 - Use -std=c99 in CMake builds

Pull Request - State: closed - Opened by bjosv over 1 year ago

#159 - Return re-connection failures immediately

Pull Request - State: open - Opened by bjosv over 1 year ago

#158 - Add connect callback for the sync API

Pull Request - State: closed - Opened by zuiderkwast over 1 year ago

#157 - Improve Make builds and its README section

Pull Request - State: closed - Opened by bjosv over 1 year ago - 5 comments

#156 - Update prerequisites in README

Pull Request - State: closed - Opened by bjosv over 1 year ago - 2 comments

#154 - Create and install a version file for the hiredis-cluster CMake package

Pull Request - State: closed - Opened by bjosv over 1 year ago

#153 - Add redisClusterAsyncCommandArgvToNode API

Pull Request - State: closed - Opened by plainbanana over 1 year ago - 1 comment

#152 - Behaviour when all redis nodes go down simultaneously.

Issue - State: open - Opened by rahulKrishnaM over 1 year ago - 2 comments

#151 - optimization: use memcmp instead of strncmp for ASK, MOVED, etc.

Pull Request - State: closed - Opened by zhuizhuhaomeng over 1 year ago - 3 comments

#150 - Add test of redirects with hostname

Pull Request - State: closed - Opened by bjosv over 1 year ago

#149 - Replace deprecated ubuntu-18.04 in CI

Pull Request - State: closed - Opened by bjosv over 1 year ago

#148 - Add test to verify correct handling of hostname in redirects

Issue - State: closed - Opened by bjosv over 1 year ago - 1 comment

#147 - Use correct dict-key format during the use of CLUSTER NODES

Pull Request - State: closed - Opened by bjosv over 1 year ago - 2 comments