Commit Graph

7712 Commits (58b41efb6d7ec15735777232c4240affec4b48e1)
 

Author SHA1 Message Date
Nikita Koksharov 95fe0bdc2f Fixed - RBatch with executionMode = REDIS_WRITE_ATOMIC throws NPE in case of connection starvation. 2 years ago
Nikita Koksharov 0e5c759602 Fixed - CommandDecoder.messageDecoder() method throws NPE if RBatch object used with executionMode = IN_MEMORY. (regression since 3.18.1) #4725 2 years ago
Nikita Koksharov 717f74c291
Merge pull request #4730 from jordanrmerrick/master
Bugfix - RedissonFunction doesn't pass keys to Redis correctly
2 years ago
Nikita Koksharov 394dab5ffb
Merge pull request #4728 from noelvo/nv/fix-incorrectly-reset-jackson-type-factory
Fix incorrectly reset jackson type factory
2 years ago
Jordan Merrick e8c91bf8a1 Fixed - RedissonFunction doesn't pass keys to Redis correctly
Signed-off-by: Jordan Merrick <jordanrm@amazon.com>
2 years ago
Noel Vo 708fb7b4de Fix incorrectly reset jackson type factory
Signed-off-by: Noel Vo <nvo@hellobrigit.com>
2 years ago
maddie-boisvert 929b035410 Clarify semantics of setMaximumPermits
Signed-off-by: maddie-boisvert <maddie.boisvert@gmail.com>
2 years ago
maddie-boisvert 769384f227 Reinstate ignored tests
Signed-off-by: maddie-boisvert <maddie.boisvert@gmail.com>
2 years ago
maddie-boisvert 6ccb42d12b Add tests for new functions
Signed-off-by: maddie-boisvert <maddie.boisvert@gmail.com>
2 years ago
Nikita Koksharov 3c4db93f14
Update README.md 2 years ago
Nikita Koksharov 2dbb5a8251
Update README.md 2 years ago
Nikita Koksharov e912e98cfe refactoring 2 years ago
Nikita Koksharov b96dad37b1 Improvement - Use Kryo 5 codec by default #4722 2 years ago
Nikita Koksharov cd0401b9c1 Feature - added FencedLock implementation. #4684 2 years ago
Nikita Koksharov aa08f8b99b refactoring 2 years ago
Nikita Koksharov 60532e10e1 javadoc fixed 2 years ago
Nikita Koksharov f16808444a Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 2ec5b52e7e Feature - credentialsResolver setting added. #4713 2 years ago
mboisvert e1de3fe04e Add tracking and setters for max permits
Signed-off-by: maddie-boisvert <maddie.boisvert@gmail.com>
2 years ago
Nikita Koksharov 3974a10bb0
Update README.md 2 years ago
Nikita Koksharov 31c7353790
Update README.md 2 years ago
Nikita Koksharov f60c4a962c test fixed 2 years ago
Nikita Koksharov 8c39beaa50 refactoring 2 years ago
Nikita Koksharov b9513bc122 Feature - added FencedLock implementation. #4684 2 years ago
Nikita Koksharov 00201ce475 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov bb2cfb00f5 version updated 2 years ago
Nikita Koksharov 39ddf38646
Update README.md 2 years ago
Nikita Koksharov b0be345c79
Update README.md 2 years ago
Nikita Koksharov 2adb73989f
Update README.md 2 years ago
Nikita Koksharov 6fbb9eab6d
Update README.md 2 years ago
Nikita Koksharov 29fe78d1b9 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 6148a586f6 Fixed - cluster partitions parsing error isn't logged. 2 years ago
Nikita Koksharov c92714ff56
Update CHANGELOG.md 2 years ago
Nikita Koksharov 4498441518 [maven-release-plugin] prepare for next development iteration 2 years ago
Nikita Koksharov eece289de1 [maven-release-plugin] prepare release redisson-3.18.1 2 years ago
Nikita Koksharov 2fa5bc6d64 refactoring 2 years ago
Nikita Koksharov 44ca112260 refactoring 2 years ago
Nikita Koksharov 1a324c3057 logback config updated 2 years ago
Nikita Koksharov 34c4212532 Fixed - RKeys doesn't use nameMapper. #4673 2 years ago
Nikita Koksharov 8711922aea Fixed - PubSub subscription in cluster sometimes doesn't apply to all nodes. #4702 2 years ago
Nikita Koksharov 5a60e7e0cb Fixed - command replies don't match if connection pool size < 10 and at least one command failed. #4693 2 years ago
Nikita Koksharov efbc904dd8 hibernate updated 2 years ago
Nikita Koksharov ed25d91436 Fixed - RLock throws CancellationException continuously. #4662 2 years ago
Nikita Koksharov a71fe9f444 Spring Boot Starter upgraded to Spring 3.0 #4689 2 years ago
Nikita Koksharov 95ec3ee70c Fixed - "None of slaves were synced" error is thrown during RLock acquisition. #4621 2 years ago
Nikita Koksharov 719863d948 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 7627cb441d Fixed - pubsub/updates broken after AWS Elasticache cluster failover. #4653 2 years ago
Nikita Koksharov 3988343eab
Merge pull request #4692 from kscaldef/patch-1
Fix bug in trySetPermitsAsync of RedissonPermitExpirableSemaphore
2 years ago
Nikita Koksharov 9bdc2961af zRangeStore method implementation 2 years ago
Nikita Koksharov 8398a8cf22 libs updated 2 years ago