Commit Graph

3636 Commits (7543d53507e0a457cf4b7428985e29f2e0868785)
 

Author SHA1 Message Date
Nikita bde32406a1 `connectTo` should release connection if promise has been already done. #680 8 years ago
Nikita 937215e22d Refactoring. #680 8 years ago
Nikita b58c05851d Remove `pool exhausted` exception #680 8 years ago
Nikita c73c760fa4 Remove `pool exhausted` exception #680 8 years ago
Nikita 64fc4d933c Timer initialization fixed. #671 8 years ago
Nikita 65c45d5e85 comments fixed 8 years ago
Nikita 37f802d242 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 70be4685f0 Add key/value null checking for RedissonMap object 9 years ago
Nikita Koksharov 0447f28e68 Update README.md 9 years ago
Nikita Koksharov 8ca96a3556 Update README.md 9 years ago
Nikita Koksharov 9042b776c9 Merge pull request #673 from johnou/timeout_fixes
Add null check for timer and assign to variable so it is shutdown..
9 years ago
Johno Crawford 6f1ee85e0b
Add null check for timer and assign to variable so it is shutdown.. 9 years ago
Nikita c0f9177b87 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 047aa60dae Timer initialization fixed. #671 9 years ago
Nikita Koksharov 73607f84db Update README.md 9 years ago
Nikita Koksharov 48a7303af2 Update README.md 9 years ago
Nikita Koksharov ac1fd7f4bf Update README.md 9 years ago
Nikita Koksharov f1ada66b2f Update CHANGELOG.md 9 years ago
Nikita eca9682dc9 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita c7fa9dc988 [maven-release-plugin] prepare release redisson-parent-2.5.0 9 years ago
Nikita 5a045c742d NullPointerException in CommandDecoder fixed #667 9 years ago
Nikita a2b11396e9 RMapCache doesn't keep entries insertion order during iteration #666 9 years ago
Nikita ccdd7f6453 JDK 6 compilation fixed 9 years ago
Nikita 121584ffa1 netty updated 9 years ago
Nikita 9f51ae74af Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 1173c9590c PubSub connection re-subscription doesn't work in some cases of when there are only one slave available. #663 9 years ago
Nikita Koksharov c6f4fce27d Merge pull request #665 from jackygurui/fix-#664
Fix #664
9 years ago
Rui Gu b6d73678f6 fix-#664 Fixed a bug where a method call could be mapped wrong
When a live object class has a field whose name is ended with the name
of another field, this bug could occur.
9 years ago
Rui Gu 5b31f754de Merge branch 'redisson/master' 9 years ago
Nikita e5b996ea7d version updated to 2.5.0 9 years ago
Nikita 6c90a44234 test fixed 9 years ago
Nikita eff946a525 javadocs fixed 9 years ago
Nikita cc476d5565 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita Koksharov 79b3b8e291 Update README.md 9 years ago
Nikita ee690f5ced Add COUNT and ASC/DESC support to RGeo.radius methods #662 9 years ago
Nikita Koksharov 66cc237355 Merge pull request #660 from slavarosin/master
Fixed type getRemoteSerivce -> getRemoteService
9 years ago
slavarosin d14ec8ad0a Fixed type getRemoteSerivce -> getRemoteService 9 years ago
Nikita 47743daf03 RPermitExpirableSemaphore.availablePermits doesn't return actual permits account under certain conditions #659 9 years ago
Nikita 6af83a1ca0 Fixed - RLocalCacheMap.readAllValues and readAllEntrySet methods return wrong values #658 9 years ago
Nikita 4baea4c9f6 Exception during RedissonReference object creation doesn't decrease shutdownLatch counter 9 years ago
Nikita 52af1a004a Several fixes 9 years ago
Nikita 513db6bea4 Support setter/getter with protected visibility scope for LiveObject #655 9 years ago
Nikita e5e3ec18ea generators have been renamed 9 years ago
Nikita f026184fb3 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 9a51cf8a42 Setter for collection field of LiveObject entity should rewrite collection content #654 9 years ago
Nikita Koksharov 534c8a8d68 Merge pull request #653 from jackygurui/patch-3
Check redis version before testValueSize
9 years ago
Nikita Koksharov d09d1e1687 Merge pull request #652 from jackygurui/patch-2
Check redis version before run testSkipResult
9 years ago
Rui Gu 2d7fb13f3b Update RedissonBatchTest.java 9 years ago
Rui Gu 54c2332edd Update RedissonMapTest.java 9 years ago
Rui Gu 6c4da70a81 Check redis version before testValueSize 9 years ago