Commit Graph

3183 Commits (aef7c49482287b86d9504e34e96b0798eb2f4c88)
 

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