Commit Graph

3888 Commits (2b2ef1ca287581ce1f0ca250f15c425934320aff)
 

Author SHA1 Message Date
Nikita 2b2ef1ca28 Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/reactive/RedissonMapCacheReactive.java
#	redisson/src/main/java/org/redisson/reactive/RedissonMapReactive.java
#	redisson/src/main/java/org/redisson/reactive/RedissonMapReactiveIterator.java
#	redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java
7 years ago
Nikita b7ac9368c3 javadocs fixed 7 years ago
Nikita fb17db796a Fixed - NPE if RScheduledExecutorService's task scheduled with cron expression for finite number of execution. #1494 7 years ago
Nikita d06e1b5680 Fixed - validation of cron expression parameter of RScheduledExecutorService.schedule method #1494 7 years ago
Nikita d090994d07 Iterator with batch size param for all collections. #1519 7 years ago
Nikita 7086b16ebf refactoring 7 years ago
Nikita 14b39b20ff refactoring 7 years ago
Nikita 029c00adff 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 979d11ae0e Fixed - Missing PubSub messages when pingConnectionInterval setting is specified. #1497 7 years ago
Nikita 1d7252555a msgpack updated 7 years ago
Nikita fc96e06d18 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 897c46fc34 refactoring 7 years ago
Nikita Koksharov d58fc4c301
Merge pull request #1499 from clarkhan/patch-1
add redisson-1.2.xsd to spring.schemas
7 years ago
khan f2df0a4004
add redisson-1.2.xsd to spring.schemas
#1394 add redisson-1.2.xsd
7 years ago
Nikita 6152001f0e Fixed - excessive memory consumption if batched commands queued on REDIS side 7 years ago
Nikita 61d7eac98e Redis Stream implementation. Add, Read and Range methods added #1490 7 years ago
Nikita 459bdfa49a RKeys.getKeys with batch size added 7 years ago
Nikita 6c1c602a3a Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita cdfcb06b41 Fixed - RRateLimiter.acquire throws NPE #1493 7 years ago
Nikita 598a01283e refactoring 7 years ago
Nikita Koksharov f9b9f09d97
Update CHANGELOG.md 7 years ago
Nikita Koksharov 52fc21f7b2
Update README.md 7 years ago
Nikita Koksharov 9b82ced207
Update CHANGELOG.md 7 years ago
Nikita 6eddcfb876 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 9a314e1106 [maven-release-plugin] prepare release redisson-3.7.2 7 years ago
Nikita d295f4ab44 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 5e89e554ab [maven-release-plugin] prepare release redisson-2.12.2 7 years ago
Nikita 218211922d Merge branch 'master' into 3.0.0 7 years ago
Nikita 7543d53507 Fixed - NPE during JCacheManager.close method invocation. #1489 7 years ago
Nikita 3d8834f3e6 Merge branch 'master' into 3.0.0 7 years ago
Nikita bf84090f63 Added test for connection leak after error 7 years ago
Nikita 70cd481e96 Merge branch 'master' into 3.0.0 7 years ago
Nikita 1133f4a1dc Fixed - error handling during RBatch execution in executionMode = REDIS_WRITE_ATOMIC/REDIS_READ_ATOMIC 7 years ago
Nikita d7e2b718ca Fixed - RedisNode.info doesn't work. #1480 7 years ago
Nikita c03febb578 Merge branch 'master' into 3.0.0 7 years ago
Nikita 2eabbdd27c Fixed - removed unnecessary creation of HashMap instances. #1487 7 years ago
Nikita 670ccd4b77 Fixed - ExecutorService tasks aren't reloaded properly. #1468 7 years ago
Nikita c6a9e1cab8 Fixed - NullPointerException when using setPingConnectionInterval in Pub/Sub mode #1476 7 years ago
Nikita b0dcbfb796 refactoring 7 years ago
Nikita 25770a605a LocalCachedMapDisable should implement Serializable 7 years ago
Nikita 6c8f04b0f1 Fixed - ConcurrentModificationException in RTransaction object. #1459 7 years ago
Nikita cfb37545e1 Fixed - exception handling in Fst and Json codec. 7 years ago
Nikita bfb8e09ae6 Fixed - RedissonScoredSortedSet.contains and RedissonScoredSortedSet.getScoreAsync methods are used wrong codec. #1477 7 years ago
Nikita df1519575e RBatchOptions.executionMode setting added. #1479 7 years ago
Nikita e26d966985 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 a73ceb9aea Fixed - NPE in RedissonLocalCachedMap during init with ReconnectionStrategy.LOAD param. #1467 7 years ago
Nikita 0d6cd1b1cb Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita eb36207f93 Fixed - methods belongs to transactional objects get blocked at high concurrency. #1459 7 years ago
Rui Gu f619becb44
Update README.md 7 years ago
Nikita Koksharov 1f61114e9d
Update README.md 7 years ago