Commit Graph

642 Commits (b9327d5c7a3116e7ea78c22b55aaf47f7acfcbb8)
 

Author SHA1 Message Date
mathieucarbou 06f847ac76 KryoCodec: do not encode / decode keys #127
(https://github.com/mrniko/redisson/issues/127)
10 years ago
mathieucarbou bb509a4488 Implement getBuckets(String pattern) #125
(https://github.com/mrniko/redisson/issues/125)
10 years ago
Nikita f83e4b8bd3 Timeout cancellation. #123 10 years ago
Nikita 2cfb173e59 Few config parameters not taken into account. #119 10 years ago
Nikita 3919308889 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita 00d9ffe18f ClassCast exception fixed. #116 10 years ago
Nikita Koksharov 5e64142aa4 Update README.md 10 years ago
Nikita 9410f2ffb7 [maven-release-plugin] prepare for next development iteration 10 years ago
Nikita 74661fd019 [maven-release-plugin] prepare release redisson-1.2.0 10 years ago
Nikita eb70e8f98a version changed to 1.2.0 10 years ago
Nikita dea0944db9 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita d3668d9da3 libs updated 10 years ago
Nikita Koksharov db9072dbaa Update README.md 10 years ago
Nikita Koksharov 64ba7ead83 Merge pull request #111 from JBodkin/bundle-exportpackage
Remove Export-Package and allow maven-bundle-plugin to use defaults
10 years ago
James Bodkin 543ead1814 Remove Export-Package and allow maven-bundle-plugin to use defaults 10 years ago
Nikita Koksharov b504024a31 Merge pull request #110 from JBodkin/master
Expose org.redisson.codec package for OSGi bundles
10 years ago
James Bodkin 61073adb3e Expose org.redisson.codec package for OSGi bundles 10 years ago
Nikita 6adf6ecbd6 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita Koksharov 73b923bf06 Update README.md 10 years ago
Nikita 3682430615 RDeque addFirst & addLast methods fixed 10 years ago
Nikita Koksharov 397ff012c4 Update README.md 10 years ago
Nikita 5b635b9c0f Comments added 10 years ago
Nikita 9cbaff4184 few logs added 10 years ago
Nikita 8fd1c6f26e Slot change discovery in cluster mode. #27 10 years ago
Nikita b0822fbc8c Master fail discovery in cluster mode. #27 10 years ago
Nikita 7855cd9a34 RedisConnectionException handling during cluster init. #65 10 years ago
Nikita 8bf61cb665 netty updated to latest 10 years ago
Nikita eb5aa7a8c8 license added 10 years ago
Nikita 39ee87cf45 Kryo updated. #109 10 years ago
Nikita 7a614ae179 Slot calculation from key name. #27 10 years ago
Nikita 48fc652713 Slot key calculation support. #27 10 years ago
Nikita 971e99e79a Slot calculation from key name. #27 10 years ago
Nikita 373b686a15 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita 983c34fadd RedissonList iterator race conditions #106 10 years ago
Nikita Koksharov 571624fdd8 Update README.md 10 years ago
Nikita Koksharov 2556e79444 Update README.md 10 years ago
Nikita 1b3adef3a1 [maven-release-plugin] prepare for next development iteration 10 years ago
Nikita 98b2fe3c03 [maven-release-plugin] prepare release redisson-1.1.7 10 years ago
Nikita 4ddb4f5fef RedissonList.addAll goes wrong when index set to zero. #68 10 years ago
Nikita ef13ee93b8 Infinity loop during master/slave connection acquiring fixed. #90 10 years ago
Nikita 0401d7b811 RSet iteration fixed. #102 10 years ago
Nikita 3355310d57 RAtomicLong.compareAndSet test added 10 years ago
Nikita 88393ec3a2 RAtomicLong refactoring 10 years ago
Nikita d216c01db4 RedissonAtomicLong.getAndAdd optimized 10 years ago
Nikita eb45075222 RAtomicLong NPE fixed. #104 10 years ago
Nikita 949d90ceaf Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita aec7ec18a6 RSet.add serialization fixed. #102 10 years ago
Nikita Koksharov 42a19a8c41 Merge pull request #99 from setronica-dev/rmap.getall_keys_order
Safe keys iteration in RedissonMap.getAll
10 years ago
Andrew Kolpakov 3710385e9e Set.toArray and Set.iterator not grantees same keys order in all implementations 10 years ago
Nikita 05d2a7cf8c Merge branch 'master' of github.com:mrniko/redisson 10 years ago