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 missing xreadGroup, xread to MultiKeyPipeline (#2456)

f636d15b147bde9ae007770ab3d4f0c222a6ce76 authored almost 4 years ago by dengliming <[email protected]>
Organize BuilderFactory (#2455)

d269818bac634c8c7085f90e4653a47c14a2d0ec authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Support Sentinel with TLS (#2445)

Thanks @Talon876 for the test instances in the Makefile (#2139)

6e9ba1bd83402ce46db976c56d84906779322995 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Added Automatic-Module-Name to manifest (#2201)

* Added Automatic-Module-Name to manifest (redis.clients.jedis)

* Using maven property for Au...

b023d86c970091f3e4613bc665bca1f4921bcd15 authored almost 4 years ago by Paul Scholz <[email protected]>
Add test case for handling consumername == NULL case in xpending (#2451)

5602ba966ddad275f7622d9a89cd8f7bf6048236 authored almost 4 years ago by dengliming <[email protected]>
Add support for ZRANDMEMBER command (#2448)

* Add support for ZRANDMEMBER command

* Fix review

* Fix review

Co-authored-by: M Sazza...

02ff807911d1eac3cadb37f7fe3a127d7ff999fb authored almost 4 years ago by dengliming <[email protected]>
Rename socket timeout params and builder methods (#2422)

* Rename timeouts: so->socket and infinite->blocking

* Remove 'with' prefix from Builder

e1ad3bab78a491d6e7e19ee6bc7ba4df8ee72c84 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Remove emoticons from release drafter (#2446)

32de3de693532dc34300c0243e3a1727374084ac authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
XRead(Group) Params with allowing block=0 (#2305)

* XRead(Group) Params with allowing block=0

* format import

* Update MultiKeyJedisClusterC...

43d8121322911a13565567c31b47cc0e7552f7fe authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Add support for clientUnblock command (#2424)

* Add support for clientUnblock command

* Implement Rawable interface.

* fix

* Add java...

6f9fb615bd7e7bdc6693d11ae1e9207e416ebaa5 authored almost 4 years ago by dengliming <[email protected]>
Add ability to reset password in JedisFactory (II) (#2315)

* Add ability to reset password in JedisFactory for JedisPool and JedisSentinelPool

* Modify ...

17b455065d2b8cba10e146dbbfc8d52137069be1 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Add support for HRANDFIELD command (#2442)

* Add support for HRANDFIELD command

* Fix review

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

a7d2147942d58e92371d21796dd31848f28b5898 authored almost 4 years ago by dengliming <[email protected]>
Added Rawable interface (#2370)

* Added Raw interface

Jedis should have a common interface to represent all commands and ke...

3a3b89a5740d2bfa5209a58fc00e4da489ec0d2e authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Add support for CLIENT KILL USER (#2444)

c291f17b7fb9944f38b522fc7c0d9a50fcb12107 authored almost 4 years ago by dengliming <[email protected]>
Add support JUSTID flag to XCLAIM command (#2428)

* Add support JUSTID flag to XCLAIM command

* Use full JUSTID in method name.

* Add new xc...

182cb96b4bc6142a4e42749a1a560b286aeee618 authored almost 4 years ago by dengliming <[email protected]>
Update README.md to version 3.5.2 (#2440)

2f7b74e305cd13967c32146f836c1b2a990ecd9a authored almost 4 years ago by dengliming <[email protected]>
Update release-drafter-config.yml

ada0253ba555e80c22a240cbdfebf62373514ffa authored almost 4 years ago by Guy Korland <[email protected]>
Fix xrevrange in PipelineBase (#2436)

1288b4be87190b18ad0bb361255068527abe0894 authored almost 4 years ago by dengliming <[email protected]>
Add support for blocking zpopmax, zpopmin commands (#2425)

* Add support for blocking zpopmax, zpopmin commands

* Fix review

* review

34270c7a1396fcc88cac32225aa92bb98f126e2d authored almost 4 years ago by dengliming <[email protected]>
Add support AUTH2 argument to MIGRATE (#2430)

* Add support AUTH2 argument to MIGRATE

* fix review

* fix test

* Update migrateAuth2
...

99e9836fb9c826ab924f77fd2534f706dd9636a9 authored almost 4 years ago by dengliming <[email protected]>
Fix bug when COUNT > Integer.MAX_VALUE (#2431)

dbfc9299b1eeabf75c0f4b4b151413cd77338105 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Move workflows to .github (#2427)

b77ed3f7a31aac0739c2c8a123dbfe4f6f81c3db authored almost 4 years ago by dengliming <[email protected]>
Add support CH, NX, XX arguments to GEOADD (#2421)

966aeb8ba20fbd3602212482769bc263bbbe5307 authored almost 4 years ago by dengliming <[email protected]>
Add zaddIncr, xpendingSummary methods to PipelineBase (#2420)

5e99d53a97099b772e09ee2e086b301368193126 authored almost 4 years ago by dengliming <[email protected]>
Add support for GETEX command (#2419)

Co-authored-by: M Sazzadul Hoque <[email protected]>

f4049768370ad9c04b8868d94d06807727eacb76 authored almost 4 years ago by dengliming <[email protected]>
Add support for ACL SAVE/LOAD commands (#2418)

* Add support for ACL SAVE/LOAD commands

* review

* Apply suggestions from code review

...

50e03eb4ae63919f2d56b48e79cfa1486ca5f305 authored almost 4 years ago by dengliming <[email protected]>
Create release-drafter.yml

c60fd5352752abed5493c20ec7e88d1502a0385f authored almost 4 years ago by Guy Korland <[email protected]>
Add support for getting Summary info by XPENDING (#2417)

6f3b6302fa840972aa4cfeb72267f21b669f67a5 authored almost 4 years ago by dengliming <[email protected]>
Add support INCR argument to ZADD command (#2415)

* Add support INCR argument to ZADD command

* Fix review

* Add cluster command and fix rev...

66c855633292177ea66732ec1a710461621e20db authored almost 4 years ago by dengliming <[email protected]>
run formatter (#2416)

844477cb474f2be5c4417b7cbab0e6dd12774ad9 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Add toString method to the Params class (#2231)

* Add toString method to the Params class

* issue #2230 params.toString() after review

* r...

c9ba33b940cffbf3e8c656361e8882012f7da125 authored almost 4 years ago by Tugdual Grall <[email protected]>
more GenericObjectPoolConfig type (#2412)

e1541edada135139ed098c5a1aa974774aab660a authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Add support for ZADD GT/LT options (#2411)

d9c675b45dabfc97257ec64b5e06086ddc07b66d authored almost 4 years ago by dengliming <[email protected]>
Add support PXAT/EXAT arguments to SET command (#2410)

9488026333bf88df02d2af726c07ec9e73a3f2c0 authored almost 4 years ago by dengliming <[email protected]>
Modify config pattern (#2402)

1. Added the word `millis` to the timeout parameters. I have seen people are confused about the ...

bc3b66f87f2a72b757685c0dd9f12cfd32610b1c authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Reuse SafeEncoder.encodeObject() (#2407)

3cc227480a52641bd03b73dc5efbcfaa71bfecfc authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Set the GenericObjectPoolConfig type (#2391)

* Set the GenericObjectPoolConfig type

* remove unused import

* fiux merge

* Apply sugg...

71a86d44192f43a1b36945cf90ec2a7158249cc8 authored almost 4 years ago by Guy Korland <[email protected]>
Reformat README (#2401)

YourKit description right after RedisLabs logo feels a bit confusing.

264019b9020025aa0b21337132334e476ee58d27 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Introduce and extend Config pattern (III/2) (#2368)

* Introduce Config pattern

* Handle broken status while JedisConnectionException

* polishi...

8896fea978b49510b917c432695a476737ae44f8 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
EX param to long (#2399)

Similar to #2396

def09ea881f1d47ba98a1b23b105c07e69e0a7a5 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
remove unused docker config

005a2d0093212cdf8c4f91ac5ffbe6a541475f54 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Upgrade commons pool to 2.9.0 (#2398)

18e9d515040523898fa3ed92abee746338554222 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Fix parameter types and return types (#2396)

* Fix parameter types and return types

* backward compatibility

* deprecation javadoc

*...

5803200e14f0cafa064d60f7165bd01a803d6d1c authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
clean some warnings (#2392)

786f7dc0de0db15d3399357c4d902dc61d347975 authored almost 4 years ago by Guy Korland <[email protected]>
Fix #2381 Add GETDEL command (#2382)

* Fix #2381 Add GETDEL command

* Add getDel in BinaryJedis

* Add missing `getDel`

* App...

55128dae3d3698366960aec67c4d8f5d67f9ec4f authored almost 4 years ago by Guy Korland <[email protected]>
Split JedisClusterCommand into multiple methods (#2355)

* Split JedisClusterCommand into multiple methods

No behavior changes, just a refactoring.

...

9006788e6abc535d300c6d211d26a7e57b82968e authored almost 4 years ago by Johan Walles <[email protected]>
Avoid QUIT for broken connections (#2336)

* Avoid QUIT for broken connections

* Added a test with a Redis instance being killed

* mo...

6f08468f903f826dcbf9a7d088fd974502708eff authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Deprecate JedisPoolAbstract (#2361)

* Remove JedisPoolAbstract and related changes

JedisPoolAbstract itself was doing nothing exc...

aa0158c17f72ca95eecef41173a5d2cb2d8c202f authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Make `getConnection` abstract methods protected (#2203)

* Make `getConnection` abstract methods public.

* set as protected

Co-authored-by: M Sazza...

6b49fa4c0b546da7e9730387ec2d521fee42fb7d authored almost 4 years ago by Jon Chambers <[email protected]>
clean warns (#2335)

* clean warns

* Add more try-resource blocks

* Update RedisVersionUtil.java

* Update sr...

35b98af0bf889defb35a8b1782a76b03392a83aa authored almost 4 years ago by Guy Korland <[email protected]>
Disable WATCH within Transaction (#2362)

* Remove WATCH from Transaction

Redis doesn't support WATCH within MULTI

* Add UNWATCH in ...

a776efcc361ae263ff5e174fb98a31dfa79c3003 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
added Deprecated annotation

da5f04345a0ea02027d4728afad1aec3fff90726 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Remove only existance of 'null' from documentation (#2348)

ac0969315655180c09b8139c16bded09c068d498 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Edit JedisClusterTest (#2354)

- change connectionTimeout=0, which causes tests to fail now and then
- change variable name 'l...

5782eecd59cf602787b82cf03ce1a6171a0befa8 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
bump version to 3.5.1

d7b94902332f48498918b6f4dfbc53233678692e authored almost 4 years ago by Guy Korland <[email protected]>
bump version (#2344)

12e30f8b68b5c0558ca699ab709cb23e0442093e authored almost 4 years ago by Guy Korland <[email protected]>
Create release-drafter-config.yml

1312d21144419aecf297359b8e13435e71b3a595 authored almost 4 years ago by Guy Korland <[email protected]>
Modify version checking codes in tests (#2301)

d9b697013ae761d00a803dcd8aa42f526a8f2a90 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Modify version checking codes in tests (#2301)

f00613709ff7cad2e6b63c823d3d9b74b38597f6 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
JedisClusterConnectionHandler bugfix (#2343)

8c4edeeac5a29679fd5f2674ad4812bec9a91f3d authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
JedisSentinelPool constructor bugfix (#2341)

9f3f55e808b19a84ab18a7e089ca7047cd746550 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
LPOP and RPOP with count option (#2338)

* LPOP and RPOP with count option

* L/RPOP with count tests

22a88b48eee9562efee085e92d70d97137a760b5 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
Update pom.xml

9d86675c950450694b411764e12435fd9caf8926 authored about 4 years ago by Guy Korland <[email protected]>
Format POM and update dependencies (#2329)

* Format POM

* Update dependencies

931c9ecd3d8148950b55c574119933d8252def8b authored about 4 years ago by M Sazzadul Hoque <[email protected]>
A blocking version of sendCommand for Redis modules (#2321)

7bd0dced3d912af84df7a208ba2a82b910cb0986 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
bump version to 3.5.0-snapshot

4db92038e88bbd10e452c6c7a856d4e658117be4 authored about 4 years ago by Guy Korland <[email protected]>
bump version to 3.4.1

68309b111c14dfccad25ea58532cb1bb73a726b9 authored about 4 years ago by Guy Korland <[email protected]>
bump version to 3.4.1

4ed8d4e3589c79397cc6a51658068915bf0804d1 authored about 4 years ago by Guy Korland <[email protected]>
update verions in README (#2327)

0f28ebff6414f6fb0c78c6d8fa2cddeee4c8d8c9 authored about 4 years ago by Guy Korland <[email protected]>
Include Module test (#2304)

f580373ef11af75bf832c889085333ea19d6a311 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
refactor imports in commands package (#2313)

bd4910c044c2cf00c9146ac7afee3026d5226ac4 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
Update ACL tests and modify JedisPool tests (#2325)

- Test ACL with non-default user for standalone Redis instance (Jedis, Jedis with SSL, JedisPool...

1a9de794847c6f7bfda51249225ead066f9f4387 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
Avoid publish on PR from fork

bdf89da0e74cc34ac110f3efd8d669a15d173a65 authored about 4 years ago by Guy Korland <[email protected]>
Add release profile to allow snapshot build (#2326)

8854554a14b37256e0d51fa8cfb0d3e08e936e0d authored about 4 years ago by Guy Korland <[email protected]>
add code coverage (#2310)

* add code coverage
* add coverage badge

134c1762758b233b6f97eafff3e260e2e6645f97 authored about 4 years ago by Guy Korland <[email protected]>
Mvn deploy (#2322)

* Create .circleci.settings.xml
* mvn deploy after successful build

44b5f1f28018ba0da723ef52c4b97cc745ee1446 authored about 4 years ago by Guy Korland <[email protected]>
use missing parameters in JedisPool constructor (#2319)

3705ce1c4bc30140b3316d677b89c6c150eb1236 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
Redislabs (#2312)

* Add files via upload

* Update README.md

bd91310730c86c05df21197eedea6bdf48d622a0 authored about 4 years ago by Guy Korland <[email protected]>
Move XREAD and XREADGROUP methods in MultiKey... interfaces (#2309)

89eeffe0e762d352f20540cee99f9a39c6fe5d71 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
Carry first suppressed exception within JedisNoReachableClusterNodeException (#2233)

34187104390df3f5792949d991a9ef2a676bc6de authored about 4 years ago by M Sazzadul Hoque <[email protected]>
Infinite Socket Timeout can be specified (#2028)

1e1ce4788dba2ccf8792d9ccb3de39b32541de9a authored about 4 years ago by M Sazzadul Hoque <[email protected]>
add support for ACL LOG command (#2302)

* add support for ACL LOG command - issue #2170

* fix code after first review of PR - issue #...

6b419d529735f3fc50ca0824cf1245d0f5c82b1a authored about 4 years ago by M Sazzadul Hoque <[email protected]>
GeoRadius support store and storedist option with params (#2157)

552566981db14849a84b4a7e7cca5fa242261932 authored about 4 years ago by 杨博东 <[email protected]>
Add support for new multi-key commands: SMISMEMBER and ZMSCORE (#2292)

- Available since Redis 6.2 (future release at this point)
- See: https://redis.io/commands/smi...

5cda372c861bfef675b7f4f8bbc9c169081e60df authored about 4 years ago by Mina Asham <[email protected]>
JedisPubSub and BinaryJedisPubSub PING don't support optional argument (#2254)

* JedisPubSub and BinaryJedisPubSub PING don't support optional argument

* PR review changes
...

90c2de1a357a4b6290db21c19c160380c6741ea3 authored about 4 years ago by Sarah <[email protected]>
SLOWLOG GET for Redis 4.0+ (#2084)

b54ce7d381c404c1ed4271bbe858a33492a323a6 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
maven-compiler-plugin 3.8.1 (#2260)

a07f70743015c826ec92f180a35175854c9a2a17 authored about 4 years ago by sullis <[email protected]>
Add hincrByFloat in JedisCluster (#2204)

* Add hincrByFloat in JedisCluster

* Reformat commands (within Cluster) test codes

* Test ...

c94321f07457498be70c30024d03228ebef56230 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
add support for MEMORY USAGE (#2279)

* fix #1959 add support for MEMORY USAGE

* add test

* Add to BinaryJedisClusterCommands

...

c8eef19811a41af60c32232c34c88bdb862c1048 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
Some code cleanup (#2288)

Co-authored-by: M Sazzadul Hoque <[email protected]>

bf5f58e9577d0e0346fcf6f476488059d2ab2114 authored about 4 years ago by Guy Korland <[email protected]>
Fix SSL cluster (#2289)

* Fix SSL cluster

* Update build-jdk8.yml

* Fix LPOS count

* Fix text verify cluster se...

a783c7860fab8cbc884b05a57f2c0865f03acf67 authored about 4 years ago by Guy Korland <[email protected]>
Update README.md

821274dd0f25027df0c832f61a0148d0405b9065 authored about 4 years ago by Guy Korland <[email protected]>
Circleci project setup (#2300)

* Add .circleci/config.yml
* Delete build-jdk8.yml

c36e058e45abc93e2d8c49d9bb5a4fa7c1f450e2 authored about 4 years ago by Guy Korland <[email protected]>
clean warnings (#2286)

72dc12e68947bb06c05b2d37d64c37e1ad367b45 authored about 4 years ago by Guy Korland <[email protected]>
Add Maven Cache (#2285)

69653b8fa768bbaca9d825fdc3d480cd5f2da530 authored about 4 years ago by Guy Korland <[email protected]>
Replace Travis badge with Github Action (#2284)

eb8d21b0415180d97c4fafeef6cac7bcc10dbdcd authored about 4 years ago by Guy Korland <[email protected]>
fix build (#2283)

* fix build

* Add count to LPosParams

4fda17d9c5a5293b94bb548faec1e76612f97db3 authored about 4 years ago by Guy Korland <[email protected]>
Refactor Double generation codes (#2205)

Co-authored-by: Guy Korland <[email protected]>

aba2f1261928d925b2d9e33be7f192c27d6864dd authored about 4 years ago by M Sazzadul Hoque <[email protected]>
adds support for list lpos command (#2229)

* adds support for list lpos command

Co-authored-by: k.johnson <[email protected]>
Co-...

c1a00025d61cfcac638490a7a753be4d924bd6c5 authored about 4 years ago by kenus34 <[email protected]>
Bump junit from 4.12 to 4.13.1 (#2280)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

0870d94259511f68ec549c607d6a09b9aa54e358 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>