Commit Graph

4229 Commits (5ed126629c70556cf1286faf47dddff1bc048453)
 

Author SHA1 Message Date
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
Nikita Koksharov a7071e2f42
Update README.md 7 years ago
Nikita Koksharov 35aa77341c
Update CHANGELOG.md 7 years ago
Nikita d1519c350b [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 77b69063eb [maven-release-plugin] prepare release redisson-3.7.1 7 years ago
Nikita ba14300611 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita a8624c55d0 [maven-release-plugin] prepare release redisson-2.12.1 7 years ago
Nikita 8ace4ceddd Merge branch 'master' into 3.0.0 7 years ago
Nikita ece61c8647 Fixed - reconnectionTimeout and failedAttempts should be renamed in xsd schema. #1394 7 years ago
Nikita ec2ad2e2cd Fixed - Redis nodes with noaddr flag should be parsed correctly. 7 years ago
Nikita 8d347ad22b Fixed - methods belongs to transactional objects get blocked at high concurrency. #1459 7 years ago