Commit Graph

4100 Commits (9dcc834275304e76432a533aa64f0a55f48fe3c0)
 

Author SHA1 Message Date
arpit728 39554714d6 removed CronExpression custom serialization changes 7 years ago
arpit728 c8fd54e6d7 Merge remote-tracking branch 'upstream/master' into timezone_fix 7 years ago
Nikita 338f9d00a3 failover test added 7 years ago
Nikita fd4f4ecc72 refactoring 7 years ago
Nikita 8d8ff88a10 Fixed - RExecutorService task execution performance regression. #1596 7 years ago
Nikita Koksharov 1d19d4d325
Merge branch 'master' into timezone_fix 7 years ago
Nikita f78b0b68f5 Fixed - RExecutorService task execution performance regression. #1596 7 years ago
Nikita 84c00617f9 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 6a83044bc1 refactoring 7 years ago
Nikita 1c3703e4f3 libs updated 7 years ago
Nikita 02a46637fb libs updated 7 years ago
Nikita Koksharov 2536f5f630
Update README.md 7 years ago
Nikita b1d31e05a4 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
#	redisson/src/main/java/org/redisson/reactive/RedissonListMultimapReactive.java
#	redisson/src/main/java/org/redisson/reactive/RedissonSetMultimapReactive.java
#	redisson/src/main/java/org/redisson/spring/session/RedissonSessionRepository.java
7 years ago
Nikita c6269509c7 refactoring 7 years ago
Nikita 24146f776b Fixed - JCache.removeAll doesn't work. #1574 7 years ago
Nikita e37c9d3741 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 8f3aea067c missed class 7 years ago
Nikita 27d71b32b6 Fixed - locking in multiple parallel transactions created with the same thread. #1561 7 years ago
Nikita 43765f94de Spring Data module added. #1373 7 years ago
Nikita Koksharov cd0fc4f49d
Update README.md 7 years ago
Nikita 5403a96592 test fixed 7 years ago
Nikita 1ca20f25bb Sentinel and Cluster support. Spring Data Redis integration. #1373 7 years ago
Nikita a489a82f5d Pipeline support for Spring Data Redis integration. #1373 7 years ago
Nikita d5e0e6e97e MessageListener method signature fixed 7 years ago
Nikita 7f1ecdf08f refactoring 7 years ago
Nikita 84dca69db2 Fixed - Batch in ExecutionMode.REDIS_WRITE_ATOMIC and ExecutionMode.REDIS_READ_ATOMIC returns QUEUED instead of real result #1522 7 years ago
Nikita b325d3ca09 refactoring 7 years ago
Nikita b7c102caad netty updated 7 years ago
Nikita 1df37fe1e9 commented by mistake 7 years ago
Nikita 615532b3cb Subscription object implementation for Spring Data Redis integration. #1373 7 years ago
Nikita bf5266ab59 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 3d9f2c83c7 refactoring 7 years ago
Nikita d9ad010505 Initial implementation of Spring Data Redis integration. #1373 7 years ago
arpit728 b38f6d0bed Added timezone as a separate variable 7 years ago
Nikita Koksharov fa36e30438
Update README.md 7 years ago
Nikita 589f29be94 RBlockingDequeReactive implemented #335 7 years ago
Nikita Koksharov 3fe8131ec5
Update CHANGELOG.md 7 years ago
Nikita 039aef6bdf RBatchReactive synced with RBatch interface 7 years ago
Nikita Koksharov 9ea442193d
Merge pull request #1552 from jackygurui/fix-#1544
Fix #1544 - global codec not registered
7 years ago
Nikita Koksharov cf31188d3f
Update ISSUE_TEMPLATE.md 7 years ago
Nikita Koksharov 14e2db68a4
Update CHANGELOG.md 7 years ago
Nikita Koksharov 359ce85e26
Update CHANGELOG.md 7 years ago
Nikita Koksharov f115842cfb
Update README.md 7 years ago
Nikita eb3462ed75 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita b4680300fb [maven-release-plugin] prepare release redisson-3.7.5 7 years ago
Nikita 4b828a6cb6 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita c1968b1cba [maven-release-plugin] prepare release redisson-2.12.5 7 years ago
Rui Gu 90a794ef97 added missing cleanup 7 years ago
Rui Gu 3125fbdaea added test case covers RedissonClient 7 years ago
Rui Gu 7c2dfebbaa moved codec registartion to CommandAsyncService 7 years ago