Nikita Koksharov
|
b92cafdfce
|
Merge pull request #3140 from mlkammer/master
Implemented feature request #3139: Added cache multimap variants for the Rx API
|
4 years ago |
Marnix Kammer
|
e7bdf4f060
|
Issue 3139: Processed review comments: removed unwanted import, and specified real class author in JavaDoc.
Signed-off-by: Marnix Kammer <mlkammer@gmail.com>
|
4 years ago |
Marnix Kammer
|
a148d44879
|
Merge branch 'master' of github.com:redisson/redisson
Signed-off-by: Marnix Kammer <mlkammer@gmail.com>
|
4 years ago |
Nikita Koksharov
|
bffd61b26c
|
checkstyle fixed
|
4 years ago |
Nikita Koksharov
|
d4e73cfef6
|
Spring Session implementation is deprecated now
|
4 years ago |
Nikita Koksharov
|
c4369d73bf
|
Merge branch 'master' of github.com:redisson/redisson
|
4 years ago |
Nikita Koksharov
|
d7758157d7
|
Merge pull request #3141 from turo/redissonconnection_cluster-safe_rename
Implement cluster-safe rename
|
4 years ago |
Chris Eager
|
cdaaf0d87a
|
Implement cluster-safe reactive `rename`, `renameNX`
Signed-off-by: Chris Eager <christian@turo.com>
|
4 years ago |
Chris Eager
|
4d32040caa
|
Add tests for cluster-safe reactive `rename`
Signed-off-by: Chris Eager <christian@turo.com>
|
4 years ago |
Chris Eager
|
f71728dbf8
|
Implement cluster-safe `rename`, `renameNX`
Signed-off-by: Chris Eager <christian@turo.com>
|
4 years ago |
Chris Eager
|
2b438eb35a
|
Return a cluster connection if cluster config
Signed-off-by: Chris Eager <christian@turo.com>
|
4 years ago |
Chris Eager
|
525613b3ee
|
Add tests for cluster-safe `rename`
Signed-off-by: Chris Eager <christian@turo.com>
|
4 years ago |
Marnix Kammer
|
82f8b23538
|
Fix build problems for issue 3139.
Signed-off-by: Marnix Kammer <mlkammer@gmail.com>
|
4 years ago |
Marnix Kammer
|
ad8a842726
|
Implemented feature request #3139: Added cache multimap variants (list and set based) for the Rx API.
Signed-off-by: Marnix Kammer <mlkammer@gmail.com>
|
4 years ago |
Nikita Koksharov
|
2b3ae3905c
|
refactoring
|
4 years ago |
Nikita Koksharov
|
da0b460268
|
license header added
|
4 years ago |
Nikita Koksharov
|
4418a5810b
|
Feature - RReliableTopic object added. #3131
|
4 years ago |
Nikita Koksharov
|
f27e931cde
|
Fixed - result of RStream.read() method isn't sorted by key #3137
|
4 years ago |
Nikita Koksharov
|
553553a711
|
kryo updated
|
4 years ago |
Nikita Koksharov
|
1459d7f20b
|
javadocs fixed
|
4 years ago |
Nikita Koksharov
|
dac9e18073
|
license header added
|
4 years ago |
Nikita Koksharov
|
e69ff996a1
|
Feature - StreamMessageId.AUTO_GENERATED const added
|
4 years ago |
Nikita Koksharov
|
97c94d9aa3
|
refactoring
|
4 years ago |
Nikita Koksharov
|
4298e2d2bb
|
junit updated
|
4 years ago |
Nikita Koksharov
|
ba86a09ff5
|
Merge branch 'master' of github.com:redisson/redisson
|
4 years ago |
Nikita Koksharov
|
dc7bff21e2
|
tests fixed
|
4 years ago |
Nikita Koksharov
|
5449793663
|
Update README.md
|
4 years ago |
Nikita Koksharov
|
7af27c8125
|
Update README.md
|
4 years ago |
Nikita Koksharov
|
328606ca75
|
Update README.md
|
4 years ago |
Nikita Koksharov
|
543442d5dc
|
Update README.md
|
4 years ago |
Nikita Koksharov
|
f989f00e5a
|
Update README.md
|
4 years ago |
Nikita Koksharov
|
809cd87a2a
|
Update CHANGELOG.md
|
4 years ago |
Nikita Koksharov
|
5e60312d43
|
[maven-release-plugin] prepare for next development iteration
|
4 years ago |
Nikita Koksharov
|
b54f4d768b
|
[maven-release-plugin] prepare release redisson-3.13.6
|
4 years ago |
Nikita Koksharov
|
70f9dd6ab0
|
Merge pull request #3127 from redisson/dependabot/maven/redisson-hibernate/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /redisson-hibernate
|
4 years ago |
Nikita Koksharov
|
16c1cfc2ce
|
Merge pull request #3128 from redisson/dependabot/maven/redisson-mybatis/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /redisson-mybatis
|
4 years ago |
Nikita Koksharov
|
28cea8fb07
|
Merge branch 'master' of github.com:redisson/redisson
|
4 years ago |
Nikita Koksharov
|
c1078823e8
|
test fixed
|
4 years ago |
Nikita Koksharov
|
d53f5ca747
|
Fixed - high contention during connection acquisition from connection pool. #3111
|
4 years ago |
dependabot[bot]
|
eefe8dbc98
|
Bump junit from 4.12 to 4.13.1 in /redisson-hibernate
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
f15fe2b3eb
|
Bump junit from 4.12 to 4.13.1 in /redisson-mybatis
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Nikita Koksharov
|
12a5756610
|
Merge pull request #3123 from redisson/dependabot/maven/redisson/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /redisson
|
4 years ago |
Nikita Koksharov
|
4a52898344
|
Merge pull request #3124 from redisson/dependabot/maven/redisson-spring-data/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /redisson-spring-data
|
4 years ago |
Nikita Koksharov
|
f7a4e766e6
|
Merge pull request #3125 from redisson/dependabot/maven/redisson-spring-boot-starter/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /redisson-spring-boot-starter
|
4 years ago |
Nikita Koksharov
|
bda5ff5127
|
Merge pull request #3126 from redisson/dependabot/maven/redisson-tomcat/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /redisson-tomcat
|
4 years ago |
dependabot[bot]
|
9db7abc90f
|
Bump junit from 4.12 to 4.13.1 in /redisson-tomcat
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
4e9ee7788d
|
Bump junit from 4.12 to 4.13.1 in /redisson-spring-boot-starter
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
bb768a5ff6
|
Bump junit from 4.12 to 4.13.1 in /redisson-spring-data
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
43ba1a35a3
|
Bump junit from 4.12 to 4.13.1 in /redisson
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Nikita Koksharov
|
55abf9d780
|
Fixed - high contention during connection acquisition from connection pool. #3111
|
4 years ago |