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
Bumps log4j-core from 2.11.1 to 2.13.2.
Signed-off-by: dependabot[bot] <[email protected]>
...
8a48bc7bc4bfb4fbbced90f12d7eaaf867291465 authored about 4 years ago
* Add support keepttl param for set command
7f69c3d356a7c71dfb664a891a44066ee2245c43 authored about 4 years ago* Add support for SET … GET option
f525b59e5a58de0626f2b25ed4d6b6e351f26a34 authored about 4 years ago4a27ee8bc51eccb982e2a6aadbdccc829a0ba8ab authored about 4 years ago
938e9b76e35cd058b9f6fc02bf260119c03b5160 authored about 4 years ago
119032e19e372b3558204660c4a68e360f7719c5 authored about 4 years ago
9f8754b3842c1c488bf895d0e213f1687ae3088d authored about 4 years ago
2f2e5a44e6db3b9a5e279978faae1696b7de49ce authored about 4 years ago
3ccb69f30d8324fd34f2fe1b6c846aeb323b5590 authored about 4 years ago
d72a4d1d47325f349cd869b8bd40ff3f83cc219d authored about 4 years ago
8a4c965c110888219799b36643fba1a5aae4f2af authored about 4 years ago
818dc9db08f87004dca5ab7e4a8e8cf06c0ea15a authored about 4 years ago
91c44458b28de91bcd2e8ef553e8d6d2d8fa9014 authored over 4 years ago
17b353f8cdc00b2848d2bab0ff8a4178a188e577 authored over 4 years ago
d13592d783ac407cc03ef77ba1d3bc19d167f121 authored over 4 years ago
* add SafeEncoder.encode() generic method for complete encoding of response -- fix #2213
d7aba13a8b65e66dedc01c51b73e3794cbe68a62 authored over 4 years ago5ca75a243e88a25736b7ab4b7e98741b4963c073 authored over 4 years ago
Reduce lines in stack trace logging
The result can be checked in Travis CI log as `... suppre...
07cfc761dd9850759020162beb125aca89e98f10 authored over 4 years ago
Fixes #2126
Added support for 'client id' command
**Reference** [client-id command doc](htt...
d4cbd137844ca28e6d98c87e8e1f727e250bbbef authored over 4 years ago* Fix/edit ACL implementation
* Proper and further usage of ACL in JedisSentinelPool
* ACL...
f24a817987fe1990a9ff65b31dba7fa4b44969e6 authored over 4 years ago96eb67a1db1768035e1fc105d5a99ef6eb89e732 authored almost 5 years ago
Co-authored-by: M Sazzadul Hoque <[email protected]>
07575b8f6a4c98bc853fd5ef2d549758e21f8648 authored almost 5 years agoe9949b35c010cc2430cc82e8bf938f70124675c9 authored almost 5 years ago
This can enable UDS (Unix Domain Socket) or any other custom address resolution
- Related fea...
5379e4d0ae8f9b890521b4ec2328c3dbe63e6ac7 authored almost 5 years ago49c127c489679d3e3311d1f53b63b5fe595386e2 authored almost 5 years ago
* Implements objecthelp and objectFREQ method.
813573898a95e1360632f9ba4f3968b9de8e6acb authored almost 5 years ago* Implements BITFIELD_RO command
ab36b3638181d20eb9ad971109ffcc9aeef8efb3 authored almost 5 years agosome quick code cleanups
b440d76cd54f852fd4c94306dbfffc7f4bd9b4b5 authored almost 5 years ago97e39900adc3288e40cb6b2c13c97c9af2b51417 authored almost 5 years ago
3cefea2ba000ddd87875c0eb20d096c4b6a89ae2 authored almost 5 years ago
Co-authored-by: Guy Korland <[email protected]>
06fb55faf59880f46c894d1dfb1423a0b951fe9a authored almost 5 years agoavoid repeatedly call shardInfo.getWeight() unnecessarily
8a31d5a38ab3e99fa41199ecff51c2cd3977fc89 authored almost 5 years agof4ca1da3b04d25127d9b63f2e44761037b7ddea8 authored almost 5 years ago
Co-authored-by: M Sazzadul Hoque <[email protected]>
Co-authored-by: Guy Korlan...
In Redis source https://github.com/antirez/redis/blob/5a72c5058c27cdc778cde8f61d16691b11a6adc5/s...
3289d699ed8e472ab42f6e03a7f0fd53e1ff1e47 authored almost 5 years ago[Snyk] Upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.30
5089d96652f904e22a005dcf2b3a1f1ff211b824 authored almost 5 years agoSnyk 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 agoFix broken spop with count test
4daeab736f53877a7b36d3c0a97de23d622c2176 authored almost 5 years ago- According to redis specifications, a list/set response will always be an empty list/set instea...
f2b109e2c54eef607e33b8fcc85badb01670c784 authored almost 5 years ago528debd0bbd46f0748c9ff3016c115f2a7d7f16c authored almost 5 years ago
ed622c94154f95e05d5df537526bb92996114614 authored about 5 years ago
ade1bfaab222343107b754d8ac949e8dc2ef114a authored about 5 years ago
* implemented zpopmax, zpopmax with count
* implemented zpopmax, zpopmax with count -> used T...
5089cbd3e495232a5ae57dfb9bc32727fbbcf35d authored about 5 years ago7f6bfc733ae4d47ddd682bb9c6c68de87a3d6953 authored about 5 years ago
e87e6db8f7166f687ab36608be5ef4080be0646a authored about 5 years ago
Changes mostly includes:
- Move utility methods (arrayContains, setContains) from JedisCommandT...
This commit attempts to solve #1487 and #1636.
This PR adds a constructor to JedisSentinelPoo...
6b86fe7f1d6f72ec7a9dfb5de79386f9e500dc6b authored about 5 years agoDetails about this PR can be found in #2062 .
832091e1e95cc3e453093b864e5e62cf09681013 authored about 5 years ago* Type inference for generic instance creation:
Replacing redundant code `<T>` with` <>` fo...
6ff843f5691acdbce63c03cc51b3be1100103491 authored about 5 years agoTests for watch and unwatch
- Test: Redis supports UNWATCH within MULTI
- Tests for watch an...
When returning a Jedis object to the pool, handle any exceptions and still return the connection...
a64bb5d3d8a565f404b169235053bcf6280d189d authored about 5 years ago4a1d06b869948527a560e6a3b0eb4ca8c2a293d8 authored about 5 years ago
1a237c63c7567c999c2076951e57d495d4959132 authored about 5 years ago
9de696236f59c4500f0b92c1b877d23b30e33e57 authored about 5 years ago
- We should not get password if there is other way to test client.
- I have used client name to...
implemented zpopmin command.
written a test method
d165fa49d09a60087cbd4dbfc5c93467ba0a1ec7 authored over 5 years ago
dd2ef2a9ddc906ac198a945e5139b9b3ac462b55 authored over 5 years ago
Add missing UNWATCH in Transaction and Pipeline
fac7ddd9b25c3f5fb42bb0e488139bbe86c85623 authored over 5 years ago13cfd1e2aeb9d71ded557eb2d2f1e6787124b30e authored over 5 years ago
b54977b3a9666b4a1629484e4089d60bdc9881a3 authored over 5 years ago
672a5db73cdd6e972b09de3a57fb03409f54dd4f authored over 5 years ago
9504d7141059dbcd89d28ae2d0f5b76932d754f6 authored over 5 years ago
c581682bda779f6cfe7e9f1270705e4e1844cb01 authored over 5 years ago
c370114e84ea0fc27a20c6d2244d150826e31e71 authored over 5 years ago
251b532cd7c5134b3fb0a30826246a3bd625eb38 authored over 5 years ago
a68a8f1b905e8d28a393e900d9545f50c365f4d2 authored over 5 years ago
General execute command
fab4dc7f5f8eda80026e76584b5ff22c2661cb66 authored over 5 years ago8893040c0e1b33a55c5c83bf964ed5ebd5709a74 authored over 5 years ago
f6883fffa5352673eb6788aeb2f67815031ef5f1 authored over 5 years ago
a45b8ba455c9a2e109be49248d8f2a6425e7c75d authored over 5 years ago
c081f9bd228011386ac9aef2b7ec9e70a1a2d1ff authored over 5 years ago
This would also be required when upgrading to JDK 1.8.
c9c118aa86a1ff473b94dddd7fb28d640837e194 authored over 5 years ago* Fix JedisByteHashMap transient, see also: #2003 #2000
* Add test for JedisByteHashMap
* ...
1bebbcde401ea5d7e870ce53ba2ef43fc8842c12 authored over 5 years agoadd publish plugins
d9d7fc5e065ab448c89173a88c1f180953a50dbf authored over 5 years ago3c58147a795662d57054478f41d76131a4d13779 authored over 5 years ago
In case the CN is not the first attribute the test fails, e.g.
```
DN=sdsa, CN=localhost
```
...
add SSLPeerUnverifiedException cause
3f4c9bffb23b5583f2aaf6d9414151b318553d8c authored over 5 years ago5bb633c7739ca39280680000f3a112b81bfeda38 authored over 5 years ago
These tests were written using Diffblue Cover.
a82ca0e55f098055bd990c71746f68c588498d8d authored over 5 years ago79daa511ac572027f07182a40373a37048bf70ed authored over 5 years ago
Fix SetFromList serialization
3162c493f8aa9e7c3b1eecb145dfd1f6bc053813 authored over 5 years ago494b4bcf393c5af7f8d956e4f8b02f24149428f8 authored over 5 years ago
66ec54e352372a2d34b4339fc05ef21e79aded90 authored over 5 years ago
Update SPOP (with COUNT) tests for Redis 6
e917d7e1c76d2654f350fa3064135e523e19c15a authored over 5 years agoAdd support for passing AUTH on migrate
5479c27bdb532773f7887ebb0056a372b328f253 authored over 5 years agod5f7f20c7173be79976b87f774c3fc538d2a515d authored over 5 years ago
eed1d224ad72d23057a36ae58edda36d0ef141c4 authored over 5 years ago
5c48e96bf9516ed8edaee7d6924241176f786977 authored over 5 years ago
8bb69577fdf0deb78f3bc8cb970a2d9d5d1a8b1d authored over 5 years ago
bd9de37d44b5d692445de71cfad89c070b038e81 authored over 5 years ago
677371ef46730ec134d2d937cf998c19944660c5 authored over 5 years ago
ac4bce788a4d9a0825688d167c823b00217b98d5 authored over 5 years ago
88eb3849eb05b3c5d203d6594ff840d9f2c43d4e authored over 5 years ago
97e4b2d76cc86d2364326d9f5c0287f0186508af authored over 5 years ago
1892cdbc0d2a58fb698b8f5e8189018420a86f8a authored over 5 years ago
36fa72a851f43f1cbedbd9b30ac27bcfbee3142f authored over 5 years ago
51ac852d024c074a6ea5d38d01ed4232aa06d13e authored over 5 years ago