Commit Graph

2428 Commits (b8581bf0a3d6d2913b48565387602dbf80e88b32)
 

Author SHA1 Message Date
Nikita Koksharov c5b350df87 Update README.md 8 years ago
Nikita ac7aef4706 LiveObjectService merge method fixed.
Deny to allow persist object with transient REntity
8 years ago
Nikita Koksharov 9c407dc59e Update README.md 8 years ago
Nikita 000fb85375 LiveObjectService doesn't support protected constructors #645 8 years ago
Nikita 87be1e3bc9 RId generator should be empty by default #643 8 years ago
Nikita 7b71e56d40 refactoring 8 years ago
Nikita 2e9f59b2ab Cyclic dependencies during LiveObjectService.detach process lead to stackoverflow #642 8 years ago
Nikita 5912e3a081 Not persisted REntity object allowed to store automatically #641 8 years ago
Nikita c6bb27b95a `persist` method allow to store entity without id. `create` and `getOrCreate` methods are deprecated. #639 8 years ago
Nikita 733ac70c00 RLexSortedSet.addAll fixed. #640 8 years ago
Nikita 30f7c421db LiveObjectService can't detach content of List object #638 8 years ago
Nikita 75db5eca7d Fixed - LiveObjectService doesn't create objects mapped to Redisson objects in runtime #637 8 years ago
Nikita 8f0c91fdbb refactoring 8 years ago
Nikita 0804860510 bytebuddy updated 8 years ago
Nikita d4af25813c LiveObjectService doesn't work with id without setter #636 8 years ago
Nikita af18eb09a3 NPE in ConnectionWatchdog fixed 8 years ago
Nikita ad2da8d1c1 Merge branch 'master' of github.com:mrniko/redisson 8 years ago
Nikita f1bd20aed2 RGeo should extends RScoredSortedSet. #635 8 years ago
Nikita Koksharov ee10021bb8 Update README.md 8 years ago
Nikita Koksharov ca7881ed05 Update CHANGELOG.md 8 years ago
Nikita Koksharov d784ad830d Update CHANGELOG.md 8 years ago
Nikita Koksharov f90820d290 Update CHANGELOG.md 8 years ago
Nikita a321e6d8ba [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita dba6b56a31 [maven-release-plugin] prepare release redisson-parent-2.4.0 8 years ago
Nikita 9654cca509 version updated to 2.4.0 8 years ago
Nikita 2beba30a86 tests fixed 8 years ago
Nikita 6c1195b6a9 javadocs fixed 8 years ago
Nikita c39e624428 javadocs fixed 8 years ago
Nikita f657a42ef7 Fixed ClassCastException error when there are no slaves in sentinel mode. #632 8 years ago
Nikita a705d5d329 javadocs fixed 8 years ago
Nikita f9ced170d6 tests updated 8 years ago
Nikita ca61cdfa37 hamcrest lib removed 8 years ago
Nikita 45953245b9 Remain time calculation for RLock, RSemaphore and RCountDownLatch objects should take in account command time execution #634 8 years ago
Nikita 704dc19788 RedissonLocalCachedMapTest.testInvalidationOnClear test added 8 years ago
Nikita fb41f8fda1 test fixed 8 years ago
Nikita dd706d69f6 test fixed 8 years ago
Nikita 6f6ae3e073 Implement random wait time in RedissonRedLock & RedissonMultiLock lock method #633 8 years ago
Nikita dd93ebbe0d CommandAsyncService.get method optimization 8 years ago
Nikita 02adac8564 test fixed 8 years ago
Nikita 305d9bbf13 refactoring 8 years ago
Nikita 70ffe42dd3 Thread stuck at RedissonRedLock & RedissonMultiLock lock method fixed 8 years ago
Nikita afa911d9d2 comments fixed 8 years ago
Nikita 1819d3dd19 RBatch.executeSkipResult method added #415 8 years ago
Nikita a43e599b1f comments fixed 8 years ago
Nikita e7fa3125fb RMap.valueSize method added. #419 8 years ago
Nikita fdbdf2a30d RBucket.size method added. #630 8 years ago
Nikita 4a7dd13825 Node.time method added. #457 8 years ago
Nikita 5723bbcef8 refactoring 8 years ago
Nikita 0bf7e29baa RScoredSortedSet.valueRangeReversed and entryRangeReversed methods added. #629 8 years ago
Nikita 9807338a99 RScoredSortedSet.union and intersection methods added. #595 8 years ago