Commit Graph

4097 Commits (70e91bb9ab14b9445fd5aea59a7bef3e3760687e)
 

Author SHA1 Message Date
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 Koksharov 2536f5f630
Update README.md 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 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
Nikita 11c3e8770e RScoredSortedSetReactive, RSetReactive, RListReactive implements RSortableReactive interface. #1556 7 years ago
Nikita 14aad8e0e0 Added RGeoReactive. #1555 7 years ago
Nikita 4a7f63051c Added reactive version of FairLock. #1554 7 years ago
Nikita 13305dfcbc RRateLimiterReactive object added. #1553 7 years ago
Nikita 1e7f132742 RObjectReactive and RScoredSortedSetReactive interfaces synced with RObjectAsync and RScoredSortedSetAsync 7 years ago
Rui Gu 67a2f119fd added on additional test 7 years ago
Rui Gu 465c541d46 removed println 7 years ago
Rui Gu c5c541b5ca fix global codec not registered 7 years ago
Rui Gu 72d8c0703b Merge remote-tracking branch 'upstream/master' 7 years ago
arpit728 cdc58b10ff removed unnecessary creation of cron expression 7 years ago