Commit Graph

3408 Commits (bf68267931e0c744528e7bbf358c78b54ea8e2d7)
 

Author SHA1 Message Date
Nikita Koksharov 677f5e5a74
Update CHANGELOG.md 7 years ago
Nikita 82fc18bb92 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 024205bf3a [maven-release-plugin] prepare release redisson-2.10.7 7 years ago
Nikita 09b2724c44 Fixed - IP address renew process. #1178 7 years ago
Nikita 9b6b7ff1f2 refactoring 7 years ago
Nikita aa228315e9 refactoring 7 years ago
Nikita 8a14faec43 Fixed - Redisson remote services can't ack when running redis in cluster mode. #1191 7 years ago
Nikita 27ade05294 RedissonRedLock couldn't be locked in some cases. #1175 7 years ago
Nikita 3c63cbbd42 Promises with listeners should not be removed during weak reference collection process. #1185 7 years ago
Nikita b4cc6f9941 Fixed - RedissonRedLock couldn't be locked in some cases. #1175 7 years ago
Nikita b9d9f87043 Fixed - IP address renew process. #1178 7 years ago
Nikita ecd78802b2 ResolverProvider removed. #1187 7 years ago
Nikita e7bc7904ed Renamed codecProvider and redissonReferenceEnabled Config properties #1186 7 years ago
Nikita 9b5fb39a4b Fixed - DNSMonitor fails on bootstrap with custom event loop. #1188 7 years ago
Nikita 62dffc2bfd Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 02c7bfabaf timeout should be applied to response queue 7 years ago
Nikita d9537b5a74 NPE fixed 7 years ago
Nikita 2b8ec9520c RExecutorFuture and RScheduledFuture shouldn't be tracked if they weren't stored. #1185 7 years ago
Nikita Koksharov b42a438d7d
Update README.md 7 years ago
Rui Gu 94f77e0056
Update README.md 7 years ago
Nikita Koksharov 2ed6e671e3
Update README.md 7 years ago
Nikita Koksharov bc21b44b1a
Update CHANGELOG.md 7 years ago
Nikita Koksharov d0cab554d9
Update README.md 7 years ago
Nikita 528506634e [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita c0ca42c9ea [maven-release-plugin] prepare release redisson-2.10.6 7 years ago
Nikita a5c26a13dc Scheduled tasks memory consumption reduced. #1158 7 years ago
Nikita 6d39a91a55 netty updated 7 years ago
Nikita 0ef6657f11 new test added 7 years ago
Nikita 547573e7ee RedissonInputStream.seek method added 7 years ago
Nikita 2ed066355c Script encoding fixed. #1172 7 years ago
Nikita a98118221f Fixed MapLoader hangs if loaded value is null. #1170 7 years ago
Nikita 353f9aa24d ScheduledFuture memory allocation optimization. #1158 7 years ago
Nikita 4c8f966713 Memory consumption reduced during scheduled tasks processing #1158 7 years ago
Nikita 8661de67f1 javadocs fixed 7 years ago
Nikita 156be4dab6 ExecutorService memory consumption optimization. #1158 7 years ago
Nikita 044ebebbf2 pingConnectionInterval setting added. #946 7 years ago
Nikita 447f0633f8 Added sync on key for JCache.invoke method 7 years ago
Nikita 959cca4fe1 Fixed Out of memory problem during RedissonExecutorService usage. #1158 7 years ago
Nikita 84f5629143 ReconnectionStrategy and SyncStrategy were added to LocalCachedMapOptions. #1157 7 years ago
Nikita 65ac6f33db Fixed NPE in RedissonSession.save #1149 7 years ago
Nikita f034500825 compilation fixed 7 years ago
Nikita e4b752a339 Fixed NPE in BaseRemoteService #1146 7 years ago
Nikita 42c62d4ff0 Fixed SnappyCodec can't handle data more than 32K #1145 7 years ago
Nikita a05ba3f769 SecureRandom replaced to ThreadLocalRandom in RandomLoadBalancer 7 years ago
Nikita 9db9db8a25 refactoring 7 years ago
Nikita ec4f2cb518 refactoring 7 years ago
Nikita fa8c6bd91e RSetMultimapReactive added 7 years ago
Nikita 2d85018431 refactoring 7 years ago
Nikita 2e8145046d final added 7 years ago
Nikita 87b29ff5f1 test fixed 7 years ago