Commit Graph

3568 Commits (65231a02f9622c95f0c5ca49bcdb217cab00f362)
 

Author SHA1 Message Date
Nikita Koksharov 65231a02f9
Update README.md
Nikita Koksharov 2688a59c67
Update CHANGELOG.md
Nikita 59ee2a2738 [maven-release-plugin] prepare for next development iteration
Nikita f817b8aed9 [maven-release-plugin] prepare release redisson-2.12.0
Nikita 8b2645e629 refactoring
Nikita fc0f4afc25 WriteRedisConnectionException should extends RedisConnectionException
Nikita dc6649301b Refactoring
Nikita 29dff07e97 Fixed - RedisTimeoutException arise during blocking command execution on RBlockingQueue and RBlockingDeque objects.
Nikita fe79bbf5f2 Serializable interface added AttributeMessage
Nikita 02d5b0ff4f Fixed - bad argument to 'len' (string expected, got boolean)
Nikita 6786a22b94 Fixed - RemoteService sync invocations aren't thread safe.
Nikita 28b0c49acb Redis shutdown improvements
Nikita f1b10deb5d refactoring
Nikita 5ebae655ec byte buddy updated
Nikita 24fd7b935d refactoring
Nikita c942640fba refactoring
Nikita 98f1a06ed2 lib versions updated
Nikita af51a3f2b8 refactoring
Nikita d88e2fb6c3 Fixed - addr property hadn't been copied
Nikita 082de10f00 Fixed - NPE in SentinelConnectionManager
Nikita bd97b58aaf iterator fixed
Nikita ee25514723 refactoring
Nikita 5a000bedbb resolver.close method removed
Nikita 58f7ec780c Fixed - SSL connection to Azure redis failed.
Nikita f6898656e7 RKeys.findKeysByPattern and findKeysByPatternAsync methods are deprecated now.
Nikita cc29a54eaa Fixed - Iterator loop and incorrect result returning.
Nikita b476f4d167 Fixed - RSemaphore doesn't work with zero permit
Nikita b0aa6e7201 RExecutorService.countActiveWorkers hangs if there no registered workers.
Nikita 5f4a298872 New IP discovery through DNS doesn't work for cluster mode.
Nikita adc8fe1361 New IP discovery through DNS doesn't work for cluster mode.
Nikita 759841b0c3 refactoring
Nikita 5c68c38c6d refactoring
Nikita d4c35a34f1 issue template added
Nikita d50660542f PING support for Pub/Sub.
Nikita 56e276f9b4 Fixed - setPingConnectionInterval is not propagated
Nikita a4b4c38a70 replication for Tomcat sessions located in memory.
Nikita 4e27eed28c test corrected
Nikita 6247ba52c6 redirection loop with MOVED handling added.
Nikita 2b2aace839 testMovedRedirectInCluster added.
Nikita 4e2e95d4a7 RBitSet.set should return boolean
Nikita 49b26f5545 netty updated.
Nikita 3294a4da76 comments fixed
Nikita 4738d0557c plugins updated
Nikita 110536e4a4 checkstyle fixed
Nikita ef25d8f3d5 checkstyle and pmd plugins updated
Nikita b4f69ba974 RLiveObjectService.delete throws NPE if entity doesn't exist.
Nikita cd39e884c9 refactoring
Nikita d7ff1b93f0 refactoring
Nikita 42d676503b comments improved
Nikita 20323d8132 refactoring