-
Notifications
You must be signed in to change notification settings - Fork 349
Issues: sewenew/redis-plus-plus
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Avoid resetting the connection when calling Pipeline::discard()
#211
opened Apr 21, 2021 by
wingunder
Read timeout does not been properly handled on Windows platform with TLS
#269
opened Sep 17, 2021 by
sewenew
[FEATURE] Flexibility to set socket_timeout for each request to redis
#307
opened Dec 23, 2021 by
eriktuantran
[QUESTION] RedisCluster Class surports multiple ip address At initialization?
#317
opened Jan 18, 2022 by
HHcamel
[FEATURE] nodiscard attribute on bool-returning functions (and maybe others?)
#370
opened Jun 10, 2022 by
Cyclic3
[BUG] sw::redis::Subscriber is move-assignable/constructable but does not have a default constructor
#409
opened Oct 21, 2022 by
RnMss
[BUG] lrange doesn't accept std::ostream_iterator<std::string>
#473
opened Apr 17, 2023 by
movepointsolutions
[QUESTION]How can I determine whether the connection to Redis is successful?
#607
opened Nov 11, 2024 by
daizhichao
suggestion : Can I use my uv loop to create EventLoopSPtr ?
#238
opened May 28, 2021 by
wolf289184291
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.