Commit Graph

3914 Commits (8af4d37d44a416e0865fe2a63164bb5734a9d76d)
 

Author SHA1 Message Date
Nikita e9ea77b513 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita eca2583143 netty updated 7 years ago
Nikita Koksharov 66ca8f068e
Update README.md 7 years ago
Nikita Koksharov 83c85cd1f2
Update CHANGELOG.md 7 years ago
Nikita 3869ba16c7 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 0520d7ac2c [maven-release-plugin] prepare release redisson-3.6.2 7 years ago
Nikita 853f5260fb [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 2a736e8f6d [maven-release-plugin] prepare release redisson-2.11.2 7 years ago
Nikita 36c5100b8e Merge branch 'master' into 3.0.0 7 years ago
Nikita a62d82d148 refactoring 7 years ago
Nikita 35cdfe5018 failedAttempts setting should be applied to Slave nodes only 7 years ago
Nikita 550d9700ce default value of addressResolverGroupFactory setting couldn't be serialized properly 7 years ago
Faisal Ahmed 577ea99818 Added mechanism to configure tomcat session key prefix. 7 years ago
Faisal Ahmed e62737e25d fixed compilation error in master branch 7 years ago
Nikita e9d1e4d775 compilation fixed 7 years ago
Nikita 9be182d6ec Merge branch 'master' into 3.0.0 7 years ago
Nikita e7256234f4 version number limit set for spring-boot-actuator 7 years ago
Nikita bae67d6191 refactoring 7 years ago
Nikita bfe853989c log error if attemptPromise couldn't be set as failed 7 years ago
Nikita 6803dd29cb error info extended 7 years ago
Nikita d2929e9723 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 9d845c1172 refactoring 7 years ago
Nikita bf68267931 timeout for get operation and mode details for RedisTimeoutExection added 7 years ago
Nikita Koksharov 6d3209e088
Update README.md 7 years ago
Nikita Koksharov 86ed5c0a3e
Update README.md 7 years ago
Nikita Koksharov 5a02b7b99b
Update README.md 7 years ago
Nikita Koksharov 44457f7fca
Update README.md 7 years ago
Nikita Koksharov f059804174
Update README.md 7 years ago
Nikita Koksharov 8cecd4f9f1
Update README.md 7 years ago
Nikita Koksharov 396a53a1a3
Update README.md 7 years ago
Nikita Koksharov b898e139c4
Update README.md 7 years ago
Nikita Koksharov 0970101054
Update README.md 7 years ago
Nikita 190c4ec5ce Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/misc/DoubleAdder.java
#	redisson/src/main/java/org/redisson/misc/LongAdder.java
#	redisson/src/main/java/org/redisson/misc/Striped64.java
#	redisson/src/main/java/org/redisson/reactive/NettyFuturePublisher.java
#	redisson/src/main/java/org/redisson/reactive/RedissonMapReactiveIterator.java
#	redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java
7 years ago
Nikita e826eb1378 test fixed 7 years ago
Nikita 5683ff211f JsonJacksonMapCodec improved. #1260 7 years ago
Nikita 5588748cde Removed ByteBuf usage during collection iteration 7 years ago
Nikita dfa3b4c2dd Copyright updated 7 years ago
Nikita b2d40e43a5 Fixed - tomcat session renewal. #1311 7 years ago
Nikita 2e7dc27334 header added 7 years ago
Nikita 2b559475f0 refactoring 7 years ago
Nikita eb86e27fab refactoring 7 years ago
Nikita Koksharov 5f69136517
Merge pull request #1308 from haiS8dn/master
add ability to use RoundRobinDnsAddressResolverGroup in Connection manager.
7 years ago
Nikita 5c63acfeaa lockAsync, unlockAsync methods were added to RedissonMultiLock 7 years ago
Nikita 60816c0836 Merge branch 'master' into 3.0.0
# Conflicts:
#	pom.xml
#	redisson-all/pom.xml
#	redisson-tomcat/pom.xml
#	redisson-tomcat/redisson-tomcat-6/pom.xml
#	redisson-tomcat/redisson-tomcat-7/pom.xml
#	redisson-tomcat/redisson-tomcat-8/pom.xml
#	redisson-tomcat/redisson-tomcat-9/pom.xml
#	redisson/pom.xml
7 years ago
Nikita 9670f19b0f Fixed - clients duplication during discovering ip change of hostname. #1304 7 years ago
Nikita 89c391c9d7 javadocs fixed 7 years ago
Nikita 27fb531c0c RMapCache.remainTimeToLive(key) method added. #1210 7 years ago
Nikita 6f32edceff kryo version updated 7 years ago
Nikita 38238cfe69 expire, expireAt and clearExpire aren't implemented properly for RDelayedQueue, RFairLock, RLocalCachedMap and RPermitExpirableSemaphore objects 7 years ago
Nikita b177e94d5e expire, expireAt and clearExpire commands aren't implemented properly for RBloomFilter object. #1305 7 years ago