Commit Graph

9062 Commits (9dfbaea6f20ce050e49ef304e02230ecb65d61b1)
 

Author SHA1 Message Date
Nikita Koksharov 9dfbaea6f2
Merge pull request #5776 from roharon/jmockit
Modify jmockit mvn version to 1.52.0 that used in maven-surefire-plugin
10 months ago
Nikita Koksharov 214ad3adbb
Merge pull request #5741 from redisson/dependabot/maven/com.mycila-license-maven-plugin-4.3
Bump com.mycila:license-maven-plugin from 3.0 to 4.3
10 months ago
Nikita Koksharov 6c8d945612 libs updated 10 months ago
roharon 32445dd0ba Modify jmockit to 1.52.0 inside maven-surefire-plugin
Signed-off-by: roharon <roharon98@gmail.com>
10 months ago
Nikita Koksharov 7e546bb4df logs improved 10 months ago
Nikita Koksharov 7b68d40d4c refactoring 10 months ago
Nikita Koksharov 071276829b Feature - RSemaphore.trySetPermits() method with ttl parameter added. 10 months ago
Nikita Koksharov 6482246358 refactoring 10 months ago
Nikita Koksharov a36f0f4781 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 670652f026 Fixed - semaphore object is not deleted after RLocalCachedMap.clearLocalCache method invocation. #2273 10 months ago
Nikita Koksharov 4f35c11f7a Fixed - semaphore object is not deleted after RLocalCachedMap.clearLocalCache method invocation. #2273 10 months ago
Nikita Koksharov 47ed5cdf5c
Update README.md 10 months ago
Nikita Koksharov 8dad76c139 version updated 10 months ago
Nikita Koksharov 612817cbac Fixed - AggregationOptions.groupBy() setting with reducers used in RSearch.aggregate() method causes an exception. #5770 10 months ago
Nikita Koksharov cc156bb7f0 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov a5f8502faa Fixed - AggregationOptions.groupBy() setting with reducers used in RSearch.aggregate() method causes an exception. #5770 10 months ago
Nikita Koksharov f997e73a70
Merge pull request #5771 from wynn5a/master
Fix issue #5728 - Executing multiple RSet.add and RSet.contains methods within the same transaction results in the LEAK error
10 months ago
wynn5a b439135fad remove unused import
Signed-off-by: wynn5a <winminy@163.com>
10 months ago
wynn5a 6aa8dcb079 Fix issue #5728 - resource leak error when executing multiple contains operation of RSet in transaction
Signed-off-by: wynn5a <winminy@163.com>
10 months ago
Nikita Koksharov 45a8cf6f8f Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 18d4aac5a1 Fixed - AggregationOptions.groupBy() setting usage with RSearch.aggregate() method causes an exception if reducers aren't defined. #5770 10 months ago
Nikita Koksharov fc13e193af Fixed - AggregationOptions.sortBy() setting usage with RSearch.aggregate() method causes an exception. #5770 10 months ago
Nikita Koksharov d95d4ccc55
Merge pull request #5757 from redisson/dependabot/maven/org.springframework-spring-beans-6.1.5
Bump org.springframework:spring-beans from 6.0.3 to 6.1.5
10 months ago
Nikita Koksharov c06a398883
Merge pull request #5758 from redisson/dependabot/maven/org.springframework-spring-context-6.1.5
Bump org.springframework:spring-context from 6.0.3 to 6.1.5
10 months ago
wynn5a 0bbf5292e3 Fix issue #5728 - resource leak error when executing multiple contains operation of RSet in transaction
Signed-off-by: wynn5a <winminy@163.com>
10 months ago
Nikita Koksharov e586450917
Update CHANGELOG.md 10 months ago
Nikita Koksharov 3aef92e2b3
Update README.md 10 months ago
Nikita Koksharov 9e57cd4ce3
Update README.md 10 months ago
Nikita Koksharov ddf12017e2
Update CHANGELOG.md 10 months ago
Nikita Koksharov 60f06b770b
Update CHANGELOG.md 10 months ago
Nikita Koksharov 3945e78623
Update CHANGELOG.md 10 months ago
Nikita Koksharov 1d4558eaaa
Update CHANGELOG.md 10 months ago
Nikita Koksharov 17f7afe3ce [maven-release-plugin] prepare for next development iteration 10 months ago
Nikita Koksharov f8c668c9bd [maven-release-plugin] prepare release redisson-3.28.0 10 months ago
Nikita Koksharov be28398efc
Merge pull request #5769 from wynn5a/master
Fix issue #5693 - RBatch does not work with randomKeyAsync
10 months ago
Nikita Koksharov 0ea4dd8512 fixed connection leak after refactoring 10 months ago
Nikita Koksharov c93363a3db Fixed - incorrect sharded pubsub detection 10 months ago
wynn5a 35a8936f60 Fix issue #5693 - RBatch does not work with randomKeyAsync
Signed-off-by: wynn5a <winminy@163.com>
10 months ago
Nikita Koksharov 5d93ee321c
Update README.md 10 months ago
Nikita Koksharov c46af768af
Update README.md 10 months ago
Nikita Koksharov 539e6814b1 Fixed - Unresolved Redis node hostname in cluster mode affects cluster topology scan #5754 10 months ago
Nikita Koksharov f88a10ee67 Fixed - ConcurrentModificationException is thrown on RedissonSession.save() method if readMode = MEMORY and updateMode = AFTER_REQUEST #5677 10 months ago
Nikita Koksharov 2d53ba14b9 testReadMasterSlave added 10 months ago
Nikita Koksharov 1d8278ac06 Fixed - MASTER nodes isn't used in readMode = MASTER_SLAVE. #5723 10 months ago
Nikita Koksharov 333d4274b2 license added 10 months ago
Nikita Koksharov 885bb7779c Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov cf9c7a3419 refactoring 10 months ago
Nikita Koksharov 707f1505a9 Fixed - Incorrect value of RLongAdder.sum() and DoubleAddder.sum() methods in case of multiple Adder instances for the same Redisson object #5742 10 months ago
Nikita Koksharov 2b6f2fda79 RSemaphore, RPermitExpirableSemaphore miss release messages and wait a defined timeout before a next attempt or hang #5762
RLock, RFencedLock, RReadWriteLock miss unlock messages and wait a defined timeout before a next attempt or hang #5761
10 months ago
Nikita Koksharov c06826fe40 netty updated 10 months ago