Commit Graph

23 Commits (350728cd764fa47aa800d87cba2626d54f1369ad)

Author SHA1 Message Date
Nikita Koksharov b19f30c567 Improvement - hibernate cache should read data from Redis slave if idleTime and cache size weren't specified. #2981 4 years ago
Nikita Koksharov b050966dd3 license updated 4 years ago
Nikita Koksharov 45958e5747 refactoring 4 years ago
Nikita Koksharov b0b30f36e9 refactoring 4 years ago
Nikita Koksharov 01845bbb27 Fixed - CACHE_REGION_PREFIX setting isn't applied for hibernate 5.3+ #3207 4 years ago
Nikita Koksharov 963bc0347f Fixed - deprecation error log about JSON config even though it's not used #3196 4 years ago
Nikita Koksharov dd119d369c Improvement - make RedissonRegionFactory.fallback field protected. #2878 5 years ago
Nikita Koksharov e7172d3e72 Fixed - Redisson slowdowns access to hibernate in fallback mode. 1800 5 years ago
Nikita Koksharov c7036d9339 Fixed - Cache isn't applied to hibernate collection, that is joined by non primary key field #2708 5 years ago
Nikita Koksharov b13399ce95 Fixed - hibernate 5.3 doesn't wrap cache exception into CacheException object 5 years ago
Nikita Koksharov 9c3b9f0049 tests fixed 5 years ago
Nikita Koksharov be8eccb700 Feature - Hibernate should fallback on DB if Redis cache fail to handle requests. #1800 5 years ago
Nikita Koksharov 30589cf2d8 license header updated 5 years ago
Nikita Koksharov aa085248b0 Feature - allow to redefine CacheKeysFactory in Hibernate Cache Factory. #1919 6 years ago
Nikita Koksharov 3b6467d6ce Fixed - redisson yaml configuration located in classpath couldn't be loaded by hibernate factory. #1851 6 years ago
Nikita Koksharov b34a9da9f3 refactoring 6 years ago
Nikita Koksharov 9d3d4a8562 License header updated 6 years ago
Nikita Koksharov 76c60d434a refactoring 6 years ago
Nikita Koksharov ca97559c71 Feature - Hibernate Region Factories with JNDI support. #1818 6 years ago
Nikita Koksharov ce3fd29f70 RedissonRegionFactory.createRedissonClient method introduced 6 years ago
Nikita Koksharov 1c278d58f3 refactoring 6 years ago
Nikita Koksharov 54eaba09d2 refactoring 6 years ago
Nikita Koksharov 46aa0395c3 Feature - Hibernate cache implementation #1732 6 years ago