Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/redis/jedis
Redis Java client
https://github.com/redis/jedis
Introduce Endpoint and new StreamEntryID
sazzad16 opened this pull request over 3 years ago
sazzad16 opened this pull request over 3 years ago
Introduce Endpoint
sazzad16 opened this pull request over 3 years ago
sazzad16 opened this pull request over 3 years ago
Use only 'int' or only 'long' for offsets and counts
sazzad16 opened this issue over 3 years ago
sazzad16 opened this issue over 3 years ago
Change nil to null in doc
einverne opened this pull request over 3 years ago
einverne opened this pull request over 3 years ago
Remove slave to jedisPool mapping
wxjackie opened this pull request almost 4 years ago
wxjackie opened this pull request almost 4 years ago
Introduce a way to easily check cluster status
sazzad16 opened this issue almost 4 years ago
sazzad16 opened this issue almost 4 years ago
Question about Params
dengliming opened this issue almost 4 years ago
dengliming opened this issue almost 4 years ago
Pluggable Retry Mechanism
walles opened this pull request almost 4 years ago
walles opened this pull request almost 4 years ago
Some tests executed by "mvn test" are slow
walles opened this issue almost 4 years ago
walles opened this issue almost 4 years ago
Introduce and extend Config pattern (III/2)
sazzad16 opened this pull request almost 4 years ago
sazzad16 opened this pull request almost 4 years ago
Flaky tests
walles opened this issue almost 4 years ago
walles opened this issue almost 4 years ago
Idle connection terminations for Sentinel behind load balancer
dataviruset opened this issue almost 4 years ago
dataviruset opened this issue almost 4 years ago
Testing with Java 11
sazzad16 opened this pull request almost 4 years ago
sazzad16 opened this pull request almost 4 years ago
subscriptions PubSub continue to work after closing JedisPool
gomin1d opened this issue about 4 years ago
gomin1d opened this issue about 4 years ago
Use user other than default user in ACL tests
sazzad16 opened this issue about 4 years ago
sazzad16 opened this issue about 4 years ago
Add suppressed exceptions but limited to 10
sazzad16 opened this pull request about 4 years ago
sazzad16 opened this pull request about 4 years ago
Return List instead of Set from smembers method
mudit-saxena opened this issue about 4 years ago
mudit-saxena opened this issue about 4 years ago
Intermittent connection issue with Redis Sentinel
shannonantony opened this issue about 4 years ago
shannonantony opened this issue about 4 years ago
Add redlock and reentrantlock to jedis
gaoxianglong opened this pull request over 4 years ago
gaoxianglong opened this pull request over 4 years ago
Can Protocol processError support rewriting
Wlitsoft opened this issue over 4 years ago
Wlitsoft opened this issue over 4 years ago
Branch 20200912
momomo opened this pull request over 4 years ago
momomo opened this pull request over 4 years ago
JedisPubSub, why private on process?
momomo opened this issue over 4 years ago
momomo opened this issue over 4 years ago
Provide us with the ability to log outgoing and incoming commands in development
momomo opened this issue over 4 years ago
momomo opened this issue over 4 years ago
Migration guide
literakl opened this issue over 4 years ago
literakl opened this issue over 4 years ago
#2220 client-side-caching-poc2
tgrall opened this pull request over 4 years ago
tgrall opened this pull request over 4 years ago
issue #2220 - client side caching PoC test 1
tgrall opened this pull request over 4 years ago
tgrall opened this pull request over 4 years ago
Jedis Reentrant Lock
gaoxianglong opened this pull request over 4 years ago
gaoxianglong opened this pull request over 4 years ago
Jedis Connection thread is locked after few requests for Spring Boot Application
ankmit15 opened this issue over 4 years ago
ankmit15 opened this issue over 4 years ago
get current master is not working in one scenario with redis-sentinel configuration
rajatgoyal247341 opened this issue over 4 years ago
rajatgoyal247341 opened this issue over 4 years ago
somewhat inexplicable errors with different AWS instance types
rmalchow opened this issue over 4 years ago
rmalchow opened this issue over 4 years ago
Need tests for JedisSentinelPool
sazzad16 opened this issue almost 5 years ago
sazzad16 opened this issue almost 5 years ago
get JedisConnectionError:time out when use two jedispools in a same flink addsink function
boyeggplant110 opened this issue almost 5 years ago
boyeggplant110 opened this issue almost 5 years ago
Jedis cannot get resource from pool during Elasticache scale down event
ghost opened this issue almost 5 years ago
ghost opened this issue almost 5 years ago
Fix xgroupDelConsumer method and add test case
dengliming opened this pull request almost 5 years ago
dengliming opened this pull request almost 5 years ago
Active connections will not be released
asdxiaoqex opened this issue almost 5 years ago
asdxiaoqex opened this issue almost 5 years ago
please rewrite convertHost method
magic5650 opened this issue about 5 years ago
magic5650 opened this issue about 5 years ago
When one of the Redis cluster nodes is crashed, its evictionTimer thread is not closed at the same time
leewcc opened this issue about 5 years ago
leewcc opened this issue about 5 years ago
Add support for localcache (Client-side caching)
gkorland opened this issue about 5 years ago
gkorland opened this issue about 5 years ago
Add support for RESP3
gkorland opened this issue about 5 years ago
gkorland opened this issue about 5 years ago
JedisConnectionException: java.net.SocketTimeoutException: Read timed out
6westboy9 opened this issue about 5 years ago
6westboy9 opened this issue about 5 years ago
Implement pipeline for cluster
Unknow0 opened this pull request over 5 years ago
Unknow0 opened this pull request over 5 years ago
Subscribe method might need throw a InterruptException
zhengrenjie opened this issue over 5 years ago
zhengrenjie opened this issue over 5 years ago
Jedis not releasing connections and keeping them in active state for ever
venukbh opened this issue over 5 years ago
venukbh opened this issue over 5 years ago
java.net.SocketInputStream.socketRead0(Native Method)
ravindrabhatt97 opened this issue over 5 years ago
ravindrabhatt97 opened this issue over 5 years ago
JedisPool getResource block in multi-thread
lonnyzhang423 opened this issue over 5 years ago
lonnyzhang423 opened this issue over 5 years ago
Jedis connection exhausted
cssutaria opened this issue over 5 years ago
cssutaria opened this issue over 5 years ago
Create an interface for 3rd party commands
DvirDukhan opened this issue over 5 years ago
DvirDukhan opened this issue over 5 years ago
jedis can support `interceptor`?
taotao365s opened this issue over 5 years ago
taotao365s opened this issue over 5 years ago
Redis command listener
gr8routdoors opened this pull request almost 6 years ago
gr8routdoors opened this pull request almost 6 years ago
Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException: Connection reset
cholf opened this issue almost 6 years ago
cholf opened this issue almost 6 years ago
delete isLoopbackAddress method
xiaohu-zhang opened this pull request almost 6 years ago
xiaohu-zhang opened this pull request almost 6 years ago
Jedis Memory commands, ex memory usage, memory stats
sabeehshah opened this issue almost 6 years ago
sabeehshah opened this issue almost 6 years ago
Create Unflushed getObjectMultiBulkReply variant in Connection
werkt opened this pull request almost 6 years ago
werkt opened this pull request almost 6 years ago
tuning socket i/o buffer size upto 16384 to get more throughputs
inter169 opened this pull request almost 6 years ago
inter169 opened this pull request almost 6 years ago
replace slots cache atomically
kutzi opened this pull request over 6 years ago
kutzi opened this pull request over 6 years ago
JedisSlotBasedConnectionHandler should wait until slotCache is renewed
kutzi opened this issue over 6 years ago
kutzi opened this issue over 6 years ago
Make JedisSentinelPool MasterListener shutdown thread safe. (#1819)
khemkasudeep opened this pull request over 6 years ago
khemkasudeep opened this pull request over 6 years ago
JedisSentinelPool is not thread safe. It can create sentinel connection leak
khemkasudeep opened this issue over 6 years ago
khemkasudeep opened this issue over 6 years ago
Fixes #1806 by adding links user property to pom.xml
ljnelson opened this pull request over 6 years ago
ljnelson opened this pull request over 6 years ago
Documentation/Maven: add <links> property so Javadocs link to commons-pool
ljnelson opened this issue over 6 years ago
ljnelson opened this issue over 6 years ago
Add redis command listener
SerCeMan opened this pull request almost 7 years ago
SerCeMan opened this pull request almost 7 years ago
RedisCluster that can use ReadOnly slaves
digitalsonic opened this pull request almost 7 years ago
digitalsonic opened this pull request almost 7 years ago
redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream.
jagadeesh583 opened this issue almost 7 years ago
jagadeesh583 opened this issue almost 7 years ago
Make JedisPool and JedisCluster expose full metrics of pool to help monitoring pool usage
warrenzhu25 opened this issue almost 7 years ago
warrenzhu25 opened this issue almost 7 years ago
Add renew slots min interval in cluster to avoid renew slots too frequently when maxAttempts is small
warrenzhu25 opened this issue almost 7 years ago
warrenzhu25 opened this issue almost 7 years ago
Why JedisPoolConfig is not used by default?
sazzad16 opened this issue about 7 years ago
sazzad16 opened this issue about 7 years ago
Closed Jedis should not be operable without password
sazzad16 opened this pull request about 7 years ago
sazzad16 opened this pull request about 7 years ago
Close jedis quietly in iteration
sunsuk7tp opened this pull request about 7 years ago
sunsuk7tp opened this pull request about 7 years ago
Add ScanCursor ulility for easier iteration using SCAN-like commands
antonio-tomac opened this pull request about 7 years ago
antonio-tomac opened this pull request about 7 years ago
The performance decreases a lot when one of the client sharded nodes is down.
kenny319 opened this issue over 7 years ago
kenny319 opened this issue over 7 years ago
`make test` is not shutting down Redis instances in case of errors
sazzad16 opened this issue over 7 years ago
sazzad16 opened this issue over 7 years ago
About Coding Style Violations
tianyin opened this issue over 7 years ago
tianyin opened this issue over 7 years ago
Performance decrease a lot during redis cluster fail over period #1512
kenny319 opened this pull request over 7 years ago
kenny319 opened this pull request over 7 years ago
spring redis connection fail socket timeout: read timed out
tianmingxing opened this issue over 7 years ago
tianmingxing opened this issue over 7 years ago
Performance decrease a lot during redis cluster fail over period
Neway6655 opened this issue over 7 years ago
Neway6655 opened this issue over 7 years ago
Writing to read-only slave fails silently inside of MULTI block
aniketschneider opened this issue almost 8 years ago
aniketschneider opened this issue almost 8 years ago
Cluster pipelining
sdncha opened this pull request about 8 years ago
sdncha opened this pull request about 8 years ago
JedisCluster throws JedisConnectionException when a cluster master killed
skyhawk1981 opened this issue about 8 years ago
skyhawk1981 opened this issue about 8 years ago
JedisCluster behavior during cluster failure
uromahn opened this issue over 8 years ago
uromahn opened this issue over 8 years ago
SolutionB: Support clientName setting for ShardedJedisPool
jiafu1115 opened this pull request over 8 years ago
jiafu1115 opened this pull request over 8 years ago
SolutionA: Support clientName setting for ShardedJedisPool
jiafu1115 opened this pull request over 8 years ago
jiafu1115 opened this pull request over 8 years ago
clientName should be support for ShardedJedisPool
jiafu1115 opened this issue over 8 years ago
jiafu1115 opened this issue over 8 years ago
Jedis should provide pre-release binaries/snapshots
mp911de opened this issue over 8 years ago
mp911de opened this issue over 8 years ago
Avoid a NullPointerException when unsubscribing before subscribing
ekuefler opened this pull request over 8 years ago
ekuefler opened this pull request over 8 years ago
Force interupt jedis.blpop
wenerme opened this issue over 8 years ago
wenerme opened this issue over 8 years ago
Do cluster slot renewal in a background thread
xetorthio opened this issue over 8 years ago
xetorthio opened this issue over 8 years ago
Expand Pipeline interface with methods for fire'n'forget pattern
dgomesbr opened this issue over 8 years ago
dgomesbr opened this issue over 8 years ago
Resolve ambiguity between single argument and varargs by replacing varargs to Collection<>
HeartSaVioR opened this issue almost 9 years ago
HeartSaVioR opened this issue almost 9 years ago
Introduce new test: verify delegation via reflection & mock
HeartSaVioR opened this pull request almost 9 years ago
HeartSaVioR opened this pull request almost 9 years ago
Support issuing Latency commands
CodingFabian opened this issue almost 9 years ago
CodingFabian opened this issue almost 9 years ago
JedisCluster uses `maxRedirects` retries when cluster master is down
roblg opened this issue almost 9 years ago
roblg opened this issue almost 9 years ago
Poposal - lua script helper
dvirsky opened this issue almost 9 years ago
dvirsky opened this issue almost 9 years ago
Make JedisPubSub Observable?
yaxing opened this issue almost 9 years ago
yaxing opened this issue almost 9 years ago
JedisCluster throws Too many Cluster redirections when a master node crash
wenxuanguan opened this issue over 9 years ago
wenxuanguan opened this issue over 9 years ago
Introduces ConnectionBrokenDeterminer
HeartSaVioR opened this pull request over 9 years ago
HeartSaVioR opened this pull request over 9 years ago
Feature Request: Configuration option for marking connections as "broken" after a JedisDataException
terrysuereth-glu opened this issue over 9 years ago
terrysuereth-glu opened this issue over 9 years ago
Wrap ClastCastException inside of Jedis to JedisConnectionException
HeartSaVioR opened this issue over 9 years ago
HeartSaVioR opened this issue over 9 years ago
java.lang.ClassCastException: [B cannot be cast to java.lang.Long
ichernev opened this issue over 9 years ago
ichernev opened this issue over 9 years ago
Make buffer size of RedisOutputStream/RedisInputStream configurable
itugs opened this issue over 9 years ago
itugs opened this issue over 9 years ago