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
f636d15b147bde9ae007770ab3d4f0c222a6ce76 authored almost 4 years ago by dengliming <[email protected]>
d269818bac634c8c7085f90e4653a47c14a2d0ec authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
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 (redis.clients.jedis)
* Using maven property for Au...
b023d86c970091f3e4613bc665bca1f4921bcd15 authored almost 4 years ago by Paul Scholz <[email protected]>5602ba966ddad275f7622d9a89cd8f7bf6048236 authored almost 4 years ago by dengliming <[email protected]>
* 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 timeouts: so->socket and infinite->blocking
* Remove 'with' prefix from Builder
e1ad3bab78a491d6e7e19ee6bc7ba4df8ee72c84 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>32de3de693532dc34300c0243e3a1727374084ac authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
* 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
* Implement Rawable interface.
* fix
* Add java...
6f9fb615bd7e7bdc6693d11ae1e9207e416ebaa5 authored almost 4 years ago by dengliming <[email protected]>* 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
* Fix review
Co-authored-by: M Sazzadul Hoque <760076...
a7d2147942d58e92371d21796dd31848f28b5898 authored almost 4 years ago by dengliming <[email protected]>* 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]>c291f17b7fb9944f38b522fc7c0d9a50fcb12107 authored almost 4 years ago by dengliming <[email protected]>
* 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]>2f7b74e305cd13967c32146f836c1b2a990ecd9a authored almost 4 years ago by dengliming <[email protected]>
ada0253ba555e80c22a240cbdfebf62373514ffa authored almost 4 years ago by Guy Korland <[email protected]>
1288b4be87190b18ad0bb361255068527abe0894 authored almost 4 years ago by dengliming <[email protected]>
* 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
* fix review
* fix test
* Update migrateAuth2
...
dbfc9299b1eeabf75c0f4b4b151413cd77338105 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
b77ed3f7a31aac0739c2c8a123dbfe4f6f81c3db authored almost 4 years ago by dengliming <[email protected]>
966aeb8ba20fbd3602212482769bc263bbbe5307 authored almost 4 years ago by dengliming <[email protected]>
5e99d53a97099b772e09ee2e086b301368193126 authored almost 4 years ago by dengliming <[email protected]>
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
* review
* Apply suggestions from code review
...
50e03eb4ae63919f2d56b48e79cfa1486ca5f305 authored almost 4 years ago by dengliming <[email protected]>c60fd5352752abed5493c20ec7e88d1502a0385f authored almost 4 years ago by Guy Korland <[email protected]>
6f3b6302fa840972aa4cfeb72267f21b669f67a5 authored almost 4 years ago by dengliming <[email protected]>
* 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]>844477cb474f2be5c4417b7cbab0e6dd12774ad9 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
* 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]>e1541edada135139ed098c5a1aa974774aab660a authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
d9c675b45dabfc97257ec64b5e06086ddc07b66d authored almost 4 years ago by dengliming <[email protected]>
9488026333bf88df02d2af726c07ec9e73a3f2c0 authored almost 4 years ago by dengliming <[email protected]>
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]>3cc227480a52641bd03b73dc5efbcfaa71bfecfc authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
* Set the GenericObjectPoolConfig type
* remove unused import
* fiux merge
* Apply sugg...
71a86d44192f43a1b36945cf90ec2a7158249cc8 authored almost 4 years ago by Guy Korland <[email protected]>YourKit description right after RedisLabs logo feels a bit confusing.
264019b9020025aa0b21337132334e476ee58d27 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>* Introduce Config pattern
* Handle broken status while JedisConnectionException
* polishi...
8896fea978b49510b917c432695a476737ae44f8 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>Similar to #2396
def09ea881f1d47ba98a1b23b105c07e69e0a7a5 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>005a2d0093212cdf8c4f91ac5ffbe6a541475f54 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
18e9d515040523898fa3ed92abee746338554222 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
* Fix parameter types and return types
* backward compatibility
* deprecation javadoc
*...
5803200e14f0cafa064d60f7165bd01a803d6d1c authored almost 4 years ago by M Sazzadul Hoque <[email protected]>786f7dc0de0db15d3399357c4d902dc61d347975 authored almost 4 years ago by Guy Korland <[email protected]>
* 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
No behavior changes, just a refactoring.
...
9006788e6abc535d300c6d211d26a7e57b82968e authored almost 4 years ago by Johan Walles <[email protected]>* 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]>* 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 public.
* set as protected
Co-authored-by: M Sazza...
6b49fa4c0b546da7e9730387ec2d521fee42fb7d authored almost 4 years ago by Jon Chambers <[email protected]>* clean warns
* Add more try-resource blocks
* Update RedisVersionUtil.java
* Update sr...
35b98af0bf889defb35a8b1782a76b03392a83aa authored almost 4 years ago by Guy Korland <[email protected]>* 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]>da5f04345a0ea02027d4728afad1aec3fff90726 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
ac0969315655180c09b8139c16bded09c068d498 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
- change connectionTimeout=0, which causes tests to fail now and then
- change variable name 'l...
d7b94902332f48498918b6f4dfbc53233678692e authored almost 4 years ago by Guy Korland <[email protected]>
12e30f8b68b5c0558ca699ab709cb23e0442093e authored almost 4 years ago by Guy Korland <[email protected]>
1312d21144419aecf297359b8e13435e71b3a595 authored almost 4 years ago by Guy Korland <[email protected]>
d9b697013ae761d00a803dcd8aa42f526a8f2a90 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
f00613709ff7cad2e6b63c823d3d9b74b38597f6 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
8c4edeeac5a29679fd5f2674ad4812bec9a91f3d authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
9f3f55e808b19a84ab18a7e089ca7047cd746550 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>
* LPOP and RPOP with count option
* L/RPOP with count tests
22a88b48eee9562efee085e92d70d97137a760b5 authored almost 4 years ago by M Sazzadul Hoque <[email protected]>9d86675c950450694b411764e12435fd9caf8926 authored about 4 years ago by Guy Korland <[email protected]>
* Format POM
* Update dependencies
931c9ecd3d8148950b55c574119933d8252def8b authored about 4 years ago by M Sazzadul Hoque <[email protected]>7bd0dced3d912af84df7a208ba2a82b910cb0986 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
4db92038e88bbd10e452c6c7a856d4e658117be4 authored about 4 years ago by Guy Korland <[email protected]>
68309b111c14dfccad25ea58532cb1bb73a726b9 authored about 4 years ago by Guy Korland <[email protected]>
4ed8d4e3589c79397cc6a51658068915bf0804d1 authored about 4 years ago by Guy Korland <[email protected]>
0f28ebff6414f6fb0c78c6d8fa2cddeee4c8d8c9 authored about 4 years ago by Guy Korland <[email protected]>
f580373ef11af75bf832c889085333ea19d6a311 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
bd4910c044c2cf00c9146ac7afee3026d5226ac4 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
- 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]>bdf89da0e74cc34ac110f3efd8d669a15d173a65 authored about 4 years ago by Guy Korland <[email protected]>
8854554a14b37256e0d51fa8cfb0d3e08e936e0d authored about 4 years ago by Guy Korland <[email protected]>
* add code coverage
* add coverage badge
* Create .circleci.settings.xml
* mvn deploy after successful build
3705ce1c4bc30140b3316d677b89c6c150eb1236 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
* Add files via upload
* Update README.md
bd91310730c86c05df21197eedea6bdf48d622a0 authored about 4 years ago by Guy Korland <[email protected]>89eeffe0e762d352f20540cee99f9a39c6fe5d71 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
34187104390df3f5792949d991a9ef2a676bc6de authored about 4 years ago by M Sazzadul Hoque <[email protected]>
1e1ce4788dba2ccf8792d9ccb3de39b32541de9a authored about 4 years ago by M Sazzadul Hoque <[email protected]>
* 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]>552566981db14849a84b4a7e7cca5fa242261932 authored about 4 years ago by 杨博东 <[email protected]>
- Available since Redis 6.2 (future release at this point)
- See: https://redis.io/commands/smi...
* JedisPubSub and BinaryJedisPubSub PING don't support optional argument
* PR review changes
...
b54ce7d381c404c1ed4271bbe858a33492a323a6 authored about 4 years ago by M Sazzadul Hoque <[email protected]>
a07f70743015c826ec92f180a35175854c9a2a17 authored about 4 years ago by sullis <[email protected]>
* Add hincrByFloat in JedisCluster
* Reformat commands (within Cluster) test codes
* Test ...
c94321f07457498be70c30024d03228ebef56230 authored about 4 years ago by M Sazzadul Hoque <[email protected]>* fix #1959 add support for MEMORY USAGE
* add test
* Add to BinaryJedisClusterCommands
...
c8eef19811a41af60c32232c34c88bdb862c1048 authored about 4 years ago by M Sazzadul Hoque <[email protected]>Co-authored-by: M Sazzadul Hoque <[email protected]>
bf5f58e9577d0e0346fcf6f476488059d2ab2114 authored about 4 years ago by Guy Korland <[email protected]>* 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]>821274dd0f25027df0c832f61a0148d0405b9065 authored about 4 years ago by Guy Korland <[email protected]>
* Add .circleci/config.yml
* Delete build-jdk8.yml
72dc12e68947bb06c05b2d37d64c37e1ad367b45 authored about 4 years ago by Guy Korland <[email protected]>
69653b8fa768bbaca9d825fdc3d480cd5f2da530 authored about 4 years ago by Guy Korland <[email protected]>
eb8d21b0415180d97c4fafeef6cac7bcc10dbdcd authored about 4 years ago by Guy Korland <[email protected]>
* fix build
* Add count to LPosParams
4fda17d9c5a5293b94bb548faec1e76612f97db3 authored about 4 years ago by Guy Korland <[email protected]>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
Co-authored-by: k.johnson <[email protected]>
Co-...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...