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

XADD wrong number of arguments message changed (#2672)

b2fab360c360224c49f671b1754cd5e453c277dc authored about 3 years ago by M Sazzadul Hoque <[email protected]>
Major release snapshot precedes minor release snapshot (#2661)

f4b8df496c698b17dc8a009b704de39de8bcfdc7 authored about 3 years ago by M Sazzadul Hoque <[email protected]>
Use `Charset` instead of `String` for `Protocol#CHARSET` (#2658)

f2fc01543b923fabcf7716b8938977dbdbd80af6 authored about 3 years ago by PROgrm_JARvis <[email protected]>
avoid decrement twice at the same turn

b1d599d054b18c5efdeb40b28047a248e2bfcf02 authored about 3 years ago by M Sazzadul Hoque <[email protected]>
Wait for Redis server to be stable after SCRIPT KILL (#2657)

* Wait for Redis server to be stable after SCRIPT KILL

* Checking SCRIPT KILL status

Hinte...

1af31ba000ba1a2fb49246db0b2d8059f37e4c7d authored about 3 years ago by M Sazzadul Hoque <[email protected]>
bump version 3.7.0

c41d83864ef2a12da8596b98471c14afe497186d authored about 3 years ago by M Sazzadul Hoque <[email protected]>
Ignore testing 'invalid multibulk length' (#2655)

Ignoring due to PR https://github.com/redis/redis/pull/9528 is merged in commit https://github.c...

d1ca3b2fa2d62d63bbfe3c0f811d35b5f23d277f authored about 3 years ago by M Sazzadul Hoque <[email protected]>
Upgrade Commons Pool to 2.11.1 (#2654)

b3417b1b438064716fb7d365b4fd76536c76e9fc authored about 3 years ago by M Sazzadul Hoque <[email protected]>
Refresh nodes when renewSlotCache (#2642)

This PR solves #2504 #2550, when renewSlotCache, we also remove dead nodes according to the
lat...

c056a118bfb9f7404f5b226dbaa2ae2595585ac2 authored about 3 years ago by Yang Bodong <[email protected]>
do not catch checked Exception if is not thrown (#2615)

* do not catch checked Exception if is not thrown

* format import

Co-authored-by: Guy Korl...

211d903ebf66593974ab4d291c188b02b9f77754 authored about 3 years ago by Evgeny Bokshitsky <[email protected]>
circle image change (#2638)

* circle image change

cfc227f724a4ea7b87a19da162ad726bba31751b authored over 3 years ago by Chayim <[email protected]>
Redis: updated company name and logo (#2618)

* Redis: updated company name and logo

7ea9ad090c8626bb815f6d3e8eb80554976b5f05 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Throw SHUTDOWN error received from Redis (#2613)

5cf72914caabdce7a9fbc391b132278e838a6301 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Support stralgo command (#2586)

* add redis6.0 command `stralgo` support

* Support stralgo command

StrAlgoParams for pass ...

6de3a6d052c3cfe8bcd19b6195320bbea39653da authored over 3 years ago by Yang Bodong <[email protected]>
Allow to override ShardedJedisPool object factory (#2612)

03f71d95d86a597f08b5993b79ed47b7511b8ada authored over 3 years ago by Evgeny Bokshitsky <[email protected]>
Upgrade commons-pool to 2.10.0 (#2609)

43e86f3ba98097ca474b7e7d21de7643219c0c54 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
FAILOVER command (#2610)

5504b873ea06da3cfc0027ccb763a5717f636e2e authored over 3 years ago by M Sazzadul Hoque <[email protected]>
ROLE command (#2607)

afca42a5b610e9a66e0c9734f46a5d9f2b177754 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
More Cluster commands (#2605)

* prepare

* CLUSTER RESET (ii)

* CLUSTER FAILOVER with option

* CLUSTER MYID

* CLUST...

40b694cdebf7cca7bc8a2d04a1ee597512a37644 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
CLIENT PAUSE command with mode option (#2601)

6554807903b5c18409bb0dd4983cf2ee938333ee authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Use assertSame to compare Class objects (#2599)

468bf8f83f49a71aa29f400ff5ca7bd155314851 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Few more Sentinel commands (#2588)

fbf7c5f29acba57f9257558f9d11d8e1f8360b45 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Support WAIT in Pipeline (#2600)

* Support WAIT in Pipeline

* test wait in pipeline

c9a04dc2a314c9a15b2cc25f2fdfce3df6e287aa authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Support EXECABORT Error (#2598)

0fe1e2ace964effed0abdbb0a8ae3e5d4bf4ec7d authored over 3 years ago by M Sazzadul Hoque <[email protected]>
CLIENT LIST command with TYPE argument (#2591)

df33f3da7abed266c9b121559f934c94b6fc0dcc authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Address Javadoc Warnings (#2595)

30b4af489328e82ef5e55895e89c1a91981fa730 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Fix typo (#2587)

d6169bb33b04d7433a3f9d3cc81ca65fc7c8e0a5 authored over 3 years ago by Suhwan Jang <[email protected]>
Test Busy exception (#2592)

7cc146296167e7b4a5d5a5dca754547c0819a32d authored over 3 years ago by M Sazzadul Hoque <[email protected]>
autorelease workflow (#2584)

623c80f6618228c95de8337b064ffcf1dd0d6459 authored over 3 years ago by Chayim <[email protected]>
Test Sentinels with ACL (#2582)

5966901efd05decbd3cf4852aa2988b1c7756313 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Minimal constructors with Config (#2577)

2839b402353c796b82c57561e6be27f9428ce49a authored over 3 years ago by M Sazzadul Hoque <[email protected]>
More HRANDFIELD tests (#2580)

c8355bf692352dde9a5c4ae195505d053472ac79 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Adjust ZRANDMEMBER test (#2578)

141070e23f2221fa9bfa95ffc4f452fd58dbeaf4 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Pool extends GenericObjectPool (#2521)

2bceff03362506e81f663e8ab502a819c97d77af authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Modify MEMORY USAGE tests (#2573)

* Modify MEMORY USAGE tests

According to Redis developers, MEMORY USAGE response should not b...

192ca70fca0c7d7e963b96aa85907abe290a10a9 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Support TYPE option in SCAN command (#2565)

* Support TYPE option in SCAN command

* code reuse

* binary test

8f58e9e887316a9d9c4dfefd9f1588e22624e176 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
JavaDoc link in README (#2563)

611c1d13380f3f86489eee81a005bfb61584b056 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Remove maven 'scope' and 'type' option (#2549)

It will be easier for novice users.

Experienced users can use those options by themselves.

b53f03290c10d02f8895f589b12915b002f5f258 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
fix maxTotalRetriesDuration javadoc (#2561)

4f96e123e42e3265cfe05c0325a9d9793a38e1e2 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Fix #2559: maxTotalRetriesDuration = soTimeout * maxAttempts (#2560)

e3fb56b6eef26211e70071ee81a44973942a1117 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Allow calling PUBSUB CHANNELS without a pattern (#2555)

* Allow calling PUBSUB CHANNELS without a pattern

* Edit test name

* Add sentinel channel ...

987c3c61058c73ee827caaadcb51c1a790c419e7 authored over 3 years ago by Sarah <[email protected]>
Return type should be 'long' (or any primitive) (#2547)

* MOVE

* SLOWLOG LEN

* CLIENT KILL

* CLIENT UNBLOCK

* CLIENT ID

* ACL DELUSER

...

52a8ad1379952daa60b59a1cc1992f2ba937d0e0 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Deprecate methods with 'byte[] keyCount' param (#2548)

e347ca1cc55fc9551c51ebd313c28361b2006ba9 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
CONFIG SET returns OK status (#2520)

* CONFIG SET returns OK status

* update test

21343b40e93d96ab7cfd518622712fd83cec5469 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
SHUTDOWN with optional modifier (#2544)

7ccb1f42f051fcb9952948ccee14ef52960a1651 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Unify clustered and non-clustered interfaces (#2533)

* Unify clustered and non-clustered interfaces

* Do the TODOs

0bcb1b9ef2d56adb12f0d02f70941bc26883ea90 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Deprecate set methods from socket factory (#2530)

83c55cfa262317ee7b614cc34280f7f8bd34c9ec authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Remove JedisClusterHostAndPortMap (and related changes) (#2518)

07299dbeff143047f6cc363a62e03328cf75fd4d authored over 3 years ago by M Sazzadul Hoque <[email protected]>
bump 3.6.0

02327125be190ccf1ad1b5076ac683b4b102f6c4 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Remove throwing IOException from JedisSocketFactory (#2528)

f2962ab7e9dde95ecc506c721013d9ad027966fd authored over 3 years ago by M Sazzadul Hoque <[email protected]>
RestoreReplace recommended alternate is deprecated (#2534)

8a30f7c31c6b54e9b6def5f5a8aefcaea506a182 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
private access for 'raw' and use getRaw() (#2526)

7b82418fa5ee09c09fbfe5fcdb837695804c2c8a authored over 3 years ago by M Sazzadul Hoque <[email protected]>
CONFIG SET returns OK status (ii) (#2525)

* CONFIG SET returns OK status

* binary configSet deprecate & new method

0792917cf1785db3f60bec6d23a8de38d543d59f authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Reduce lock granularity (#2191) (#2514)

b3f45e46bca5053e5c66259c0454aa6b9c3cd411 authored over 3 years ago by 萧易客 <[email protected]>
Test coverage: Jedis and BinaryJedis (#2512)

* jedis evalsha

* jedis/binary setbit

* jedis/binary zremrangeByScore

* binary copy

...

897f3afc9e96e0c8336e0607fda2adeb25afb10c authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Limit the access of setDataSource in Jedis (#2516)

ffe7dc1c4e5e99d6803fa82d8a6f2b47c76137e5 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Update release-drafter-config.yml (#2509)

df784356d69530f35e81779da704bfd1224bc82d authored over 3 years ago by dengliming <[email protected]>
Test coverage: constructors of exceptions (#2510)

773afa854986993a17568c5268ab9aa9b763b206 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Remove JedisPoolAbstract class, hide Pool.initPool() method and related changes (#1734)

* Remove JedisPoolAbstract and related changes

JedisPoolAbstract itself was doing nothing exc...

10b195f210769a0dca7826d06dafe75f6b99de41 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Remove ShardedJedisPipeline class (#2500)

d26ec0d09a3e426f30eef61fc314e2a160d8fa96 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Remove SYNC command (#2499)

9c66c6988427656e2367008940447a15dc92e94a authored over 3 years ago by M Sazzadul Hoque <[email protected]>
JedisDataException should not be wrapped within Pool operations (#2501)

b18e534c5d2f75ee7b542ea8be3ee88b04dbc651 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Log remaining hidden exception in JedisFactory (#2502)

7e48a3912583ccb3a27ffbdb24027ddac7224623 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
fix cast exception on blpop (#2506)

* fix cast exception

* fix data reading

* more blpop/brpop tests

Co-authored-by: M Sazz...

a9ef94ec7673945f5b5c279164c034652bc5ed49 authored over 3 years ago by Guy Korland <[email protected]>
Increase test coverage (#2505)

* Increase test coverage

* Add test for sort

* fix sort test

* Delete -

Co-authored-...

cffc896a6d3366d7c94693b08b796dc7a37be556 authored over 3 years ago by Guy Korland <[email protected]>
Create codeql-analysis.yml

0fa40a410146d21848d40ad2bcbd0da1b7044517 authored over 3 years ago by Guy Korland <[email protected]>
Update README.md

8a87c55aa71c97f87b82f61a4c15887da3cb0266 authored over 3 years ago by Guy Korland <[email protected]>
XAUTOCLAIM Command (#2498)

* XAUTOCLAIM Command impl in Jedis - https://github.com/redis/jedis/issues/2387

* 1. Renamed ...

7cb5fc984f8995bad485b782c96e848af9346715 authored over 3 years ago by Sathish <[email protected]>
Remove WATCH from Transaction (#2033)

* Remove WATCH from Transaction

Redis doesn't support WATCH within MULTI

* Add UNWATCH in ...

b2e2cc52cfb2b82059f531d978f739d7aa6a6b0c authored over 3 years ago by M Sazzadul Hoque <[email protected]>
JedisNoReachableClusterNodeException should extend JedisClusterOperationException (II) (#2409)

* NoReachableClusterNodeException should extend ClusterOperationException

* not catching JCOE...

ec49cd73608987ac787b30d60a0b292f75f7023d authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Avoid NullPointException from SetFromList class (#2454)

0ca1d7eb680189acb0cacf936736f808ad33fc69 authored over 3 years ago by dengliming <[email protected]>
Remove usage of infinite timeout from EVAL commands (#2408)

27cd53c8dd87aa064a6ca5516ea25939f6e242a9 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Support Sentinel with TLS (II) (#2403)

* remove more deprecated variables

fb006c27b3c996c6ecd5cb404184ad54a34c0906 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Use IllegalStateException to replace invalid JedisDataException (#2393)

* Introduce JedisBatchOperationException

- Pipeline and Transaction related exceptions, which...

3a486336fbc1e478ebd09a4465c31b0678bdd7b2 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Prepare for next major release 4.0.0 (#2491)

* Update pom.xml

* Update release-drafter-config.yml

* Update README.md

c98817bfa0cf2ab664b8fd2fd61cf626b1219878 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Retry with backoff on cluster connection failures (#2358)

* Split JedisClusterCommand into multiple methods

No behavior changes, just a refactoring.

...

270bb713d206a401384b1021289f6b02c8b1e2a2 authored over 3 years ago by Johan Walles <[email protected]>
Double timeout, avoid Tuple and more (#2481)

* Chnage to and/or add 'double' timeout option

* Add/modify Keyed... response objects

* Re...

71dac3696a0b5e7af483b0d7dc467a4d5651caa9 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Update release-drafter-config.yml (#2489)

6bcfc2103b762050166755d1a51c10d4e3dbc607 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Add support to the use of JedisSocketFactory using a pool (#2293)

* Add support to the use of JedisSocketFactory using a pool

- Support for JedisSocketFactory ...

d9c5e0aef93daad59fc27d0e194fcf0d2f293c35 authored over 3 years ago by Mina Asham <[email protected]>
use method reference and avoid parallel stream

From @mina-asham,

I would avoid `parallelStream` here:
1. I don't really think it's that in...

bda6f99ea8d8599a33099e77a162db2f05f229e6 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Fixed the logic that prevents all cluster slot requests sent to specific instances (#1928)

* Fixed the logic that prevents all cluster slot requests sent to specific instances when jedis ...

557cdea240bd3c540cad7928c6d30b68746dc481 authored over 3 years ago by petpetg <[email protected]>
Fix mis-spelling of 'database' (#2487)

b9e1553ee2baa5321ad2aa7eff3a826fbe0efdf4 authored over 3 years ago by M Sazzadul Hoque <[email protected]>
Add support CLIENT INFO and CLIENT LIST for specific ids (#2485)

* Add support CLIENT INFO and CLIENT LIST for specific ids

* review

Co-authored-by: M Sazz...

494799659fe8f943409c30ee0e647bd07e62862c authored over 3 years ago by dengliming <[email protected]>
Add support ABSTTL, IDLETIME and FREQ args to RESTORE command (#2482)

* Add support ABSTTL、IDLETIME and FREQ args to RESTORE command

* review

* Deprecated resto...

2ed7f3b0c6f8dba57ce7c38945f56cc938182c6c authored almost 4 years ago by dengliming <[email protected]>
Add support for local addr in CLIENT KILL (#2478)

* Add support for local addr in CLIENT KILL

* test

650a9700ddfd586e320f67ef300bb841cef22b36 authored almost 4 years ago by dengliming <[email protected]>
Add support for COPY command (#2472)

* Add support for COPY command

* review

* review

Co-authored-by: M Sazzadul Hoque <7600...

dd98ec23fdb23e734e979c75fc7dd5b71077ed6f authored almost 4 years ago by dengliming <[email protected]>
Polish BL..., BZ... methods (#2475)

5639a6582e2c64be96dfc8b7b257b722f9d63aea authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Add support for LMOVE and BLMOVE commands (#2474)

* Add support for LMOVE and BLMOVE commands

* review

Co-authored-by: M Sazzadul Hoque <760...

2b4a5aee6de4dac125dcdc45e64031c97673985b authored almost 4 years ago by dengliming <[email protected]>
Add support for ZINTER command (#2469)

* Add support for ZINTER command

* review

f8e631cbdcb370a0426855de60bbcc031fc1db67 authored almost 4 years ago by dengliming <[email protected]>
Add support IDLE arg to XPENDING command (#2470)

* Add support IDLE arg to XPENDING command

* review

8b45e8ea6dc6e8256d1b37917705f374a1fc0b98 authored almost 4 years ago by dengliming <[email protected]>
Add NOMKSTREAM and MINID args to XADD (#2466)

* Add NOMKSTREAM、MINID args to XADD

* Fix review

Co-authored-by: M Sazzadul Hoque <7600764...

1db3f043bbad418927415504e5f8199a8d2fa0e9 authored almost 4 years ago by dengliming <[email protected]>
Add support MINID args to XTRIM (#2467)

* Add support MINID args to XTRIM

* Fix review

5126f691b11b07bedd56dfd7baabe5df7665bf92 authored almost 4 years ago by dengliming <[email protected]>
Add support for ZUNION command (#2468)

df8f10bac1e2eefa7e129d36cdc3c8f0106f782c authored almost 4 years ago by dengliming <[email protected]>
Add support for ZDIFFSTORE command (#2462)

* Add support for ZDIFFSTORE command

* Rename zdiffstore to zdiffStore

* fix

7281c3c505bbf66a918e1959e66ae95bd12d054f authored almost 4 years ago by dengliming <[email protected]>
Add ASYNC/SYNC arg to FLUSHALL and FLUSHDB (#2464)

* Add ASYNC/SYNC arg to FLUSHALL and FLUSHDB

* fix comment

* Add ASYNC/SYNC arg to SCRIPT ...

308451bd19913fd92531577d63ea737f84981a36 authored almost 4 years ago by dengliming <[email protected]>
Add support for ZDIFF command (#2459)

* Add support for ZDIFF command

* Fix review

Co-authored-by: M Sazzadul Hoque <7600764+saz...

c6449002c4cbc969e2f711cd3916d7b826fa7c72 authored almost 4 years ago by dengliming <[email protected]>
hgetAll use BuilderFactory in BinaryJedis (#2461)

78998a67983d6bcebb37a2795674ed07094878a7 authored almost 4 years ago by dengliming <[email protected]>
XRANGE & XREVRANGE without COUNT option (#2460)

e2d8c697629c96bfcc3dd343ad5d95aceaacaccf authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Rename xpendingSummary to xpending (#2458)

Because there is no conflict while maintaining Redis command name.

4fb512166091e6f0df48147ce342eb86a027fa8a authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Add XREAD and XREADGROUP for pipeline modes (#2457)

* Add XREAD and XREADGROUP for pipeline modes

* Reorder imports

* deprecation

8b750678937d4fa33f37378f6f77fe202ce1f26b authored almost 4 years ago by M Sazzadul Hoque <[email protected]>