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

Bump log4j-core from 2.11.1 to 2.13.2 (#2281)

Bumps log4j-core from 2.11.1 to 2.13.2.

Signed-off-by: dependabot[bot] <[email protected]>
...

c4b039a8c456b9bb20df69da44fbb9080ac5ba0c authored about 4 years ago
rename with to redis-org (#2282)

8a48bc7bc4bfb4fbbced90f12d7eaaf867291465 authored about 4 years ago
Add support keepttl param for set command (#2249)

* Add support keepttl param for set command

7f69c3d356a7c71dfb664a891a44066ee2245c43 authored about 4 years ago
Add support for SET … GET option when version >=6.2.0 -resolves #2264 (#2269)

* Add support for SET … GET option

f525b59e5a58de0626f2b25ed4d6b6e351f26a34 authored about 4 years ago
Update build-jdk8.yml

4a27ee8bc51eccb982e2a6aadbdccc829a0ba8ab authored about 4 years ago
Update build-jdk8.yml

938e9b76e35cd058b9f6fc02bf260119c03b5160 authored about 4 years ago
Update build-jdk8.yml

119032e19e372b3558204660c4a68e360f7719c5 authored about 4 years ago
Update build-jdk8.yml

9f8754b3842c1c488bf895d0e213f1687ae3088d authored about 4 years ago
Update build-jdk8.yml

2f2e5a44e6db3b9a5e279978faae1696b7de49ce authored about 4 years ago
Update build-jdk8.yml

3ccb69f30d8324fd34f2fe1b6c846aeb323b5590 authored about 4 years ago
Update build-jdk8.yml

d72a4d1d47325f349cd869b8bd40ff3f83cc219d authored about 4 years ago
Create Build

8a4c965c110888219799b36643fba1a5aae4f2af authored about 4 years ago
Update badges with redis/jedis links

818dc9db08f87004dca5ab7e4a8e8cf06c0ea15a authored about 4 years ago
fix #2243 return null when redis returns nil on deleted entries (#2244)

91c44458b28de91bcd2e8ef553e8d6d2d8fa9014 authored over 4 years ago
WRONGPASS message modified (#2241)

17b353f8cdc00b2848d2bab0ff8a4178a188e577 authored over 4 years ago
Bump version numbers after 3.3.0

d13592d783ac407cc03ef77ba1d3bc19d167f121 authored over 4 years ago
add SafeEncoder.encode() method for complete encoding (#2214)

* add SafeEncoder.encode() generic method for complete encoding of response -- fix #2213

d7aba13a8b65e66dedc01c51b73e3794cbe68a62 authored over 4 years ago
Reduce empty spaces in logging

5ca75a243e88a25736b7ab4b7e98741b4963c073 authored over 4 years ago
Suppress stack trace lines (#2185)

Reduce lines in stack trace logging

The result can be checked in Travis CI log as `... suppre...

07cfc761dd9850759020162beb125aca89e98f10 authored over 4 years ago
issue#2126 - Add support for 'client id' command (#2131)

Fixes #2126
Added support for 'client id' command

**Reference** [client-id command doc](htt...

d4cbd137844ca28e6d98c87e8e1f727e250bbbef authored over 4 years ago
Fix and extend ACL implementation (#2180)

* Fix/edit ACL implementation

* Proper and further usage of ACL in JedisSentinelPool

* ACL...

f24a817987fe1990a9ff65b31dba7fa4b44969e6 authored over 4 years ago
merge fix

96eb67a1db1768035e1fc105d5a99ef6eb89e732 authored almost 5 years ago
send AUTH message if sentinel password is set (#2154)

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

07575b8f6a4c98bc853fd5ef2d549758e21f8648 authored almost 5 years ago
issue #2153 - honor sentinel configuration params within `MasterListener` (#2159)

e9949b35c010cc2430cc82e8bf938f70124675c9 authored almost 5 years ago
Add support for custom socket factories

This can enable UDS (Unix Domain Socket) or any other custom address resolution

- Related fea...

5379e4d0ae8f9b890521b4ec2328c3dbe63e6ac7 authored almost 5 years ago
generics cleanups (#2178)

49c127c489679d3e3311d1f53b63b5fe595386e2 authored almost 5 years ago
Implements objecthelp and objectFREQ method. (#2141)

* Implements objecthelp and objectFREQ method.

813573898a95e1360632f9ba4f3968b9de8e6acb authored almost 5 years ago
Implements BITFIELD_RO command (#2174)

* Implements BITFIELD_RO command

ab36b3638181d20eb9ad971109ffcc9aeef8efb3 authored almost 5 years ago
Merge pull request #2167 from xetorthio/some_cleanups

some quick code cleanups

b440d76cd54f852fd4c94306dbfffc7f4bd9b4b5 authored almost 5 years ago
Few more cleanups

97e39900adc3288e40cb6b2c13c97c9af2b51417 authored almost 5 years ago
some quick code cleanups

3cefea2ba000ddd87875c0eb20d096c4b6a89ae2 authored almost 5 years ago
Fix xgroupDelConsumer method and add test case (#2148)

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

06fb55faf59880f46c894d1dfb1423a0b951fe9a authored almost 5 years ago
minor enhancement of initialize method of Sharded class (#2138)

avoid repeatedly call shardInfo.getWeight() unnecessarily

8a31d5a38ab3e99fa41199ecff51c2cd3977fc89 authored almost 5 years ago
Use List (instead of Collection) (#2094)

f4ca1da3b04d25127d9b63f2e44761037b7ddea8 authored almost 5 years ago
Adding support for Redis 6 ACL - Issue #2035 (#2077)

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

6457908546e9753db615e751cbcefbcea7784d83 authored almost 5 years ago
#2119 Implements GeoRadiusParam.withHash() (#2137)

In Redis source https://github.com/antirez/redis/blob/5a72c5058c27cdc778cde8f61d16691b11a6adc5/s...

3289d699ed8e472ab42f6e03a7f0fd53e1ff1e47 authored almost 5 years ago
Merge pull request #2164 from xetorthio/snyk-upgrade-d6c3baecd436a2ed510176ec44464d0c

[Snyk] Upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.30

5089d96652f904e22a005dcf2b3a1f1ff211b824 authored almost 5 years ago
fix: upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.30

Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.30.

See this package...

a6c54196510a7f1b2d0287508c5c6cacfabc902e authored almost 5 years ago
Merge pull request #2152 from mina-asham/fix-spop-test

Fix broken spop with count test

4daeab736f53877a7b36d3c0a97de23d622c2176 authored almost 5 years ago
Update README.md

Closes #2158

9f7a02c6cf82d141e2b4e47916f8f921f8f6296a authored almost 5 years ago
Fix broken spop with count test

- According to redis specifications, a list/set response will always be an empty list/set instea...

f2b109e2c54eef607e33b8fcc85badb01670c784 authored almost 5 years ago
Xinfo command (#2069)

528debd0bbd46f0748c9ff3016c115f2a7d7f16c authored almost 5 years ago
Update README.md

ed622c94154f95e05d5df537526bb92996114614 authored about 5 years ago
bump version to 3.3.0-snapshot

ade1bfaab222343107b754d8ac949e8dc2ef114a authored about 5 years ago
implemented zpopmax, zpopmax with count (#1968)

* implemented zpopmax, zpopmax with count

* implemented zpopmax, zpopmax with count -> used T...

5089cbd3e495232a5ae57dfb9bc32727fbbcf35d authored about 5 years ago
PipelineBase should not contain multi key operations (#2079)

7f6bfc733ae4d47ddd682bb9c6c68de87a3d6953 authored about 5 years ago
Update README.md

e87e6db8f7166f687ab36608be5ef4080be0646a authored about 5 years ago
Modify tests (#2083)

Changes mostly includes:
- Move utility methods (arrayContains, setContains) from JedisCommandT...

d1d3b545b2cae9db3b02ab34c6bfebc4d57a6867 authored about 5 years ago
Configure a Sentinel Connection when initialising the Sentinel pool (#1943)

This commit attempts to solve #1487 and #1636.

This PR adds a constructor to JedisSentinelPoo...

6b86fe7f1d6f72ec7a9dfb5de79386f9e500dc6b authored about 5 years ago
Replace non-ascii character (#2107)

Details about this PR can be found in #2062 .

832091e1e95cc3e453093b864e5e62cf09681013 authored about 5 years ago
Type inference for generic instance creation (#2100)

* Type inference for generic instance creation:

Replacing redundant code `<T>` with` <>` fo...

6ff843f5691acdbce63c03cc51b3be1100103491 authored about 5 years ago
Merge pull request #2086 from sazzad16/pipe-tx-tests

Tests for watch and unwatch

- Test: Redis supports UNWATCH within MULTI
- Tests for watch an...

033ad67a89855a08c7f485eef4a53eb2b807c949 authored about 5 years ago
Handle exceptions on close in JedisSentinelPool (#2102)

When returning a Jedis object to the pool, handle any exceptions and still return the connection...

a64bb5d3d8a565f404b169235053bcf6280d189d authored about 5 years ago
Test: Redis supports UNWATCH within MULTI

4a1d06b869948527a560e6a3b0eb4ca8c2a293d8 authored about 5 years ago
Fix test for brpoplpush

1a237c63c7567c999c2076951e57d495d4959132 authored about 5 years ago
Tests for watch and unwatch while pipelining

9de696236f59c4500f0b92c1b877d23b30e33e57 authored about 5 years ago
Modify JedisSentinelPoolTest.ensureSafeTwiceFailover() (#2071)

- We should not get password if there is other way to test client.
- I have used client name to...

e7567dacbfefd231695a6765983a3a6d4c598539 authored about 5 years ago
Impl zpopmin command (#1988)

implemented zpopmin command.
written a test method

db338f176ce4a952577796089e23930592e2878f authored over 5 years ago
setTimeoutInfinite in xread/xreadGroup (#2059)

d165fa49d09a60087cbd4dbfc5c93467ba0a1ec7 authored over 5 years ago
More Multi and/or Pipeline check (#2031)

dd2ef2a9ddc906ac198a945e5139b9b3ac462b55 authored over 5 years ago
Merge pull request #2032 from sazzad16/unwatch-multi-pipeline

Add missing UNWATCH in Transaction and Pipeline

fac7ddd9b25c3f5fb42bb0e488139bbe86c85623 authored over 5 years ago
Fix broken JDoc and Update README (#2070)

13cfd1e2aeb9d71ded557eb2d2f1e6787124b30e authored over 5 years ago
Redis 6 LRANGE is changed again (#2057)

b54977b3a9666b4a1629484e4089d60bdc9881a3 authored over 5 years ago
Comments in TupleTest about using Tuple.equals() (#2056)

672a5db73cdd6e972b09de3a57fb03409f54dd4f authored over 5 years ago
add gitter

9504d7141059dbcd89d28ae2d0f5b76932d754f6 authored over 5 years ago
bump versions

c581682bda779f6cfe7e9f1270705e4e1844cb01 authored over 5 years ago
bump version to 3.2.0-SNAPSHOT

c370114e84ea0fc27a20c6d2244d150826e31e71 authored over 5 years ago
test for UNWATCH in pipeline

251b532cd7c5134b3fb0a30826246a3bd625eb38 authored over 5 years ago
Add missing UNWATCH in Transaction and Pipeline

a68a8f1b905e8d28a393e900d9545f50c365f4d2 authored over 5 years ago
Merge pull request #2025 from DvirDukhan/general_execute_command

General execute command

fab4dc7f5f8eda80026e76584b5ff22c2661cb66 authored over 5 years ago
removed general send command from interfaces

8893040c0e1b33a55c5c83bf964ed5ebd5709a74 authored over 5 years ago
changed empty array to final dummy array

f6883fffa5352673eb6788aeb2f67815031ef5f1 authored over 5 years ago
added general send command with no args to binary commands.

a45b8ba455c9a2e109be49248d8f2a6425e7c75d authored over 5 years ago
fixed small coding mistakes

c081f9bd228011386ac9aef2b7ec9e70a1a2d1ff authored over 5 years ago
byte[] conversion for numbers in Params classes (#2019)

This would also be required when upgrading to JDK 1.8.

c9c118aa86a1ff473b94dddd7fb28d640837e194 authored over 5 years ago
Fix JedisByteHashMap transient (#2008)

* Fix JedisByteHashMap transient, see also: #2003 #2000

* Add test for JedisByteHashMap

* ...

1bebbcde401ea5d7e870ce53ba2ef43fc8842c12 authored over 5 years ago
Merge pull request #1909 from xetorthio/gkorland-patch-3

add publish plugins

d9d7fc5e065ab448c89173a88c1f180953a50dbf authored over 5 years ago
kill passwordless redis

3c58147a795662d57054478f41d76131a4d13779 authored over 5 years ago
trim dnComponent white spaces (#2017)

In case the CN is not the first attribute the test fails, e.g.
```
DN=sdsa, CN=localhost
```
...

1abfea2121d3a8257324087aac032ca8d1b839f0 authored over 5 years ago
Merge pull request #2015 from xetorthio/gkorland-SSLPeerUnverifiedException

add SSLPeerUnverifiedException cause

3f4c9bffb23b5583f2aaf6d9414151b318553d8c authored over 5 years ago
add SSLPeerUnverifiedException cause

5bb633c7739ca39280680000f3a112b81bfeda38 authored over 5 years ago
Add unit tests for redis.clients.jedis.util.KeyMergeUtil (#2009)

These tests were written using Diffblue Cover.

a82ca0e55f098055bd990c71746f68c588498d8d authored over 5 years ago
Fix merge

79daa511ac572027f07182a40373a37048bf70ed authored over 5 years ago
Merge pull request #2003 from sazzad16/transient-SetFromList

Fix SetFromList serialization

3162c493f8aa9e7c3b1eecb145dfd1f6bc053813 authored over 5 years ago
Edit SetFromListTest (#2002)

494b4bcf393c5af7f8d956e4f8b02f24149428f8 authored over 5 years ago
Update LRANGE tests for Redis 6 (#2004)

66ec54e352372a2d34b4339fc05ef21e79aded90 authored over 5 years ago
Update SPOP (with COUNT) tests for Redis 6 (#2005)

Update SPOP (with COUNT) tests for Redis 6

e917d7e1c76d2654f350fa3064135e523e19c15a authored over 5 years ago
Update Migrate tests for Redis 6 and Support MIGRATE with AUTH (#2006)

Add support for passing AUTH on migrate

5479c27bdb532773f7887ebb0056a372b328f253 authored over 5 years ago
added general send command to Jedis (#2007)

d5f7f20c7173be79976b87f774c3fc538d2a515d authored over 5 years ago
Bump commons-pool2 from 2.6.1 to 2.6.2 (#2012)

eed1d224ad72d23057a36ae58edda36d0ef141c4 authored over 5 years ago
Update LRANGE tests for Redis 6

5c48e96bf9516ed8edaee7d6924241176f786977 authored over 5 years ago
rename serialize

8bb69577fdf0deb78f3bc8cb970a2d9d5d1a8b1d authored over 5 years ago
Fix SetFromList serialization

bd9de37d44b5d692445de71cfad89c070b038e81 authored over 5 years ago
SetFromListTest: randomize test list

677371ef46730ec134d2d937cf998c19944660c5 authored over 5 years ago
SetFromListTest: edit equals test

ac4bce788a4d9a0825688d167c823b00217b98d5 authored over 5 years ago
SetFromListTest: remove redundant comparisons

88eb3849eb05b3c5d203d6594ff840d9f2c43d4e authored over 5 years ago
upgrade gcc for travis build (#1995)

97e4b2d76cc86d2364326d9f5c0287f0186508af authored over 5 years ago
remove jdk 7

1892cdbc0d2a58fb698b8f5e8189018420a86f8a authored over 5 years ago
try 4 to fix build on Travis

36fa72a851f43f1cbedbd9b30ac27bcfbee3142f authored over 5 years ago
try 3 to fix build

51ac852d024c074a6ea5d38d01ed4232aa06d13e authored over 5 years ago