Commit Graph

529 Commits (7d08c380da80380c1a92d0ddc503617d627795a8)
 

Author SHA1 Message Date
Nikita 7d08c380da Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita 4d19eda146 shutdown fixed. #185 10 years ago
Nikita Koksharov 99411af876 Merge pull request #189 from pablote/feature/named-connection
allow for naming connections
10 years ago
Pablo Compagni 36eaacd4cf line needed for connection naming to work 10 years ago
Nikita 29d235f717 graceful shutdown. #185 10 years ago
Nikita 88206c2ab5 poll npe fixed. #181 10 years ago
Nikita Koksharov 3bea04edc1 Merge pull request #179 from Gladmir/patch-1
Update README.md
10 years ago
Gladmir 7777a1221e Update README.md
Maven pom.xml section updated
10 years ago
Nikita Koksharov 9273a19b6c Update README.md 10 years ago
Nikita Koksharov 1911428b24 Update README.md 10 years ago
Nikita Koksharov 7efc0da3d4 Update README.md 10 years ago
Nikita 2e4a986bc6 [maven-release-plugin] prepare for next development iteration 10 years ago
Nikita 438baf9ef3 [maven-release-plugin] prepare release redisson-1.3.0 10 years ago
Nikita f641ad9c1f fixed 10 years ago
Nikita eb74a0dc20 plugins updated 10 years ago
Nikita 156ea017a4 version updated 10 years ago
Nikita Koksharov 8effc5823c Update README.md 10 years ago
Nikita 9c8ef4344d delete methods fixed 10 years ago
Nikita d75a83d68c minor optimization 10 years ago
Nikita 52168d064e RExpirable added 10 years ago
Nikita 596100138b Redisson.getTopicPattern method added. #76 10 years ago
Nikita Koksharov 2d2cdc14b6 Merge pull request #176 from setronica-dev/rethrow_exception_on_op_failure
Use LUA scripts for transactional redis operations
10 years ago
Andrew Kolpakov 758c37bce5 encode binary data in operation debug output 10 years ago
Andrew Kolpakov 98c21fbd18 use LUA scripts for transactional operations 10 years ago
Nikita Koksharov 003bd0a185 Merge pull request #77 from alex-sherwin/master
#76 - added support for pubsub wildcard topics
10 years ago
Nikita 4e83f4e124 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita a63988863a timeout fixed 10 years ago
Nikita Koksharov 5670dbb331 Merge pull request #177 from cinchcast/master
allow for naming connections
10 years ago
Danny Gershman 7e3fb32268 allow for naming connections 10 years ago
Nikita b770d4ed81 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita 3189c677f8 RMap script atomicity. #145 new methods replaceAsync, removeAsync, putIfAbsentAsync added 10 years ago
Nikita Koksharov 1117fa49d4 Update README.md 10 years ago
Nikita 270d891b29 libs updated 10 years ago
Nikita d1d53fa8da few comments. #173 10 years ago
Nikita 7aab56f73b Cluster client creation fixed 10 years ago
Nikita 186357ac6c slave status handling in Sentinel mode. #175 10 years ago
Nikita 80c6e07fa6 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita e923b269a2 unix sockets support. #173 10 years ago
Nikita Koksharov 17c338d9d7 Update README.md 10 years ago
Nikita a39cc41363 KryoCodec classes registration ability added. #166 10 years ago
Nikita 666dd6a67b String codec fixed. #168 10 years ago
Nikita Koksharov 196e0449c8 Merge pull request #170 from marko-stankovic/issue_169
Propagate response processing exceptions to ConnectionManager
10 years ago
Nikita bc0b847822 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita 1a7a8437cf ASKING support #164 10 years ago
Marko Stankovic ddc5684d1e Propagate Command processing exceptions to ConnectionManager #169 10 years ago
Marko Stankovic c362ea2f9e Add test to prove that calls don't hang on command errors #169
Test that proves that connection won't hang if exception is thrown
while processing command in CommandHandler.
This test currently fails, until bug is fixed.
10 years ago
Nikita Koksharov c2601509c9 Merge pull request #167 from spoletaev/rblockingQueueFix
Bugfix for RedissonBlockingQueue#drainTo method with maxElements
10 years ago
Sergey Poletaev 740684fb67 Bugfix for RedissonBlockingQueue#drainTo method with maxElements 10 years ago
Nikita 77b3e979e2 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita ca5e4a9101 missed enum value fixed. #159 10 years ago