issues
search
sewenew
/
redis-plus-plus
Redis client written in C++
Apache License 2.0
1.64k
stars
351
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[QUESTION]new version build and use problem
#608
fjccc
opened
6 days ago
3
[QUESTION]How can I determine whether the connection to Redis is successful?
#607
daizhichao
closed
4 days ago
3
[BUG] sporadic memory leak (reported by valgrind)
#606
mroland91
opened
1 week ago
3
[BUG] crash in create redis ptr
#605
yushimeng
closed
3 weeks ago
2
[BUG] Failed to get reply: Resource temporarily unavailable.
#604
ivantishchenko
closed
4 weeks ago
3
async zrevrangebyscore api
#603
BeyondWUXF
closed
1 month ago
1
[BUG] Generated file appears as git untracked file when redis++ submoduled under another project
#602
d4vebr4cey
closed
1 month ago
2
support IPv6 redirection message
#601
sewenew
closed
1 month ago
0
[QUESTION]How to solve the redis-cluster server replay MOVED redirect address by redis-plus-plus
#600
gxp0306
closed
1 month ago
7
support LMPOP, LMOVE and BLMOVE commands
#599
sewenew
closed
1 month ago
0
support Redis function
#598
sewenew
closed
1 month ago
0
[BUG] release 1.3.12 produces a lib thats named 1.3.11
#597
ts-kst
closed
1 month ago
2
[QUESTION] When the next release from the master will be available?
#596
mroland91
closed
1 month ago
4
update slot mapping with time interval
#595
sewenew
closed
1 month ago
0
[QUESTION] Support for Valkey
#594
mlanzuisi
closed
1 month ago
2
[BUG] 1.3.12 library release high CPU usage when communicating with redis cluster
#593
mike1821
closed
1 month ago
3
Fix minor issues
#592
TedLyngmo
closed
2 months ago
1
Fix some implicit conversions
#591
TedLyngmo
closed
2 months ago
1
Fix a static analysis warning
#590
TedLyngmo
closed
2 months ago
3
[BUG] `parse_variant()` may inadvertently move lvalues
#589
TedLyngmo
closed
2 months ago
0
[QUESTION] how to use ConnectionPoolOptions effective
#588
mkzz115
closed
2 months ago
2
Add available() function to subscriber
#587
ibensw
opened
2 months ago
2
[QUESTION] Approach for application code generically supporting Redis or RedisCluster
#586
CJLove
closed
2 months ago
1
[QUESTION] Abandon a pipeline after exec has been invoked
#585
jbrezina
opened
3 months ago
7
[FEATURE] update slot mapping when module command returns READONLY response
#584
bknolinski
closed
1 month ago
2
Add space in "operator<<<...>" to avoid syntax error when targeting GPU
#583
fxzjshm
opened
3 months ago
0
[QUESTION]
#582
selcukaltinay
closed
1 month ago
4
Application(redis client) crashes with SIGSEGV at redisBufferRead at hiredis.c:941 while making a GET call to redis server
#581
Sukesh0513
opened
4 months ago
4
[QUESTION] xadd and xread via async interface
#580
FScHalm
closed
4 months ago
2
[BUG] socket_timeout parameter has no effect if the link is broken between redis instance and the client. Outage towards a slot range for several minutes.
#579
jzkiss
opened
4 months ago
0
[BUG] redis-plus-plus core dump / crash at AsyncRedisCluster reset
#578
jzkiss
opened
4 months ago
0
[BUG] redis-plus-plus memory leak
#577
jzkiss
opened
4 months ago
0
Could not find REDISPP using the following names: redis++
#576
Ryan-ZL-Lin
closed
4 months ago
4
On windows AsyncSubscriber causes exception in libuv upon destruction
#575
borisu
opened
4 months ago
0
[QUESTION] CentOS 8 build error
#574
Purushoth24051999
closed
4 months ago
2
[BUG] coredump happened in case connect_callback with exception for async mode
#573
lisay-yan
closed
4 months ago
8
[BUG] AsyncRedisCluster redis(key) always do pool->update
#572
lisay-yan
closed
1 month ago
1
How frequent lib checks the cluster so as to identify possible changes
#571
georgasa
closed
1 month ago
14
Use unsigned type for cursors
#570
tyler92
closed
5 months ago
2
add AsyncRedisCluster.for_each function
#569
feihongmeilian
opened
5 months ago
1
[QUESTION]在redis设置了超时断开连接的情况下,本库是推荐自动重连还是推荐定时ping的方式保持连接
#568
feihongmeilian
closed
5 months ago
1
[QUESTION]在connection_pool中进行重连时,似乎没有更新pool,这不会有问题吗?
#567
feihongmeilian
closed
5 months ago
2
connection_idle_time is not working
#566
beibei198918
closed
5 months ago
4
[QUESTION] Unable to use std::optional with redis++ with cpp17 on ubuntu
#565
qashoou
closed
6 months ago
6
how many nodes will redis cluster subscriber connect to
#564
oronge
closed
6 months ago
6
[QUESTION] The program will be terminated when exception occurs during the automatic unlocking
#563
regenttsui
closed
4 months ago
4
[QUESTION] Shared Connection pool for redis between services
#562
Purushoth24051999
closed
6 months ago
4
[QUESTION] Cluster slots polling
#561
mike1821
closed
1 month ago
7
[FEATURE] Support for LMOVE / BLMOVE
#560
craigsoules
closed
1 month ago
5
[BUG] AsyncRedisCluster keep cost fd at idle state
#559
lisay-yan
closed
4 months ago
7
Next