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

Add support for high level cluster commands

marcosnils opened this issue over 9 years ago
Improve cluster nodes and slots information

marcosnils opened this issue over 9 years ago
Improve javadocs

marcosnils opened this issue over 9 years ago
JMX error when running Jedis on JBoss 5.2.

pkgoncalves opened this issue almost 10 years ago
Improve Jedis reconnection strategy

marcosnils opened this issue almost 10 years ago
Break down Jedis to several submodules (in current Repo)

HeartSaVioR opened this issue almost 10 years ago
Improvement: ReadOnlySlave

allanwax opened this issue about 10 years ago
Expand functional unit tests to Pipeline, Sharded, Cluster, etc.

HeartSaVioR opened this issue about 10 years ago
Proper naming to interfaces

HeartSaVioR opened this issue about 10 years ago
JedisCluster has no multi and exec method

0xmalloc opened this issue about 10 years ago
Resource issue: jedisCluster uses exponentially more connections

allanwax opened this issue about 10 years ago
Is the redis COMMAND implemented?

allanwax opened this issue about 10 years ago
Improvement: Implement redis READONLY feature for slaves

allanwax opened this issue about 10 years ago
What does ping() mean to a cluster?

allanwax opened this issue about 10 years ago
Support non-blocking (Async) APIs

HeartSaVioR opened this pull request over 10 years ago
Change Old IO (Stream) to NIO (Buffer & Channel)

HeartSaVioR opened this pull request over 10 years ago
How to select the database index for a pool?

kaadams4 opened this issue over 11 years ago
Proposal to use code generators to implement clients.

samhendley opened this issue about 12 years ago
Added support for binary keys in DEBUG OBJECT command

alexdeleon opened this pull request about 12 years ago
consider using NIO in pubsub

xetorthio opened this issue over 13 years ago