Commit Graph

1595 Commits (1d123af02b6f99d5ebd56ecd07d4b7180b38c44f)
 

Author SHA1 Message Date
Nikita cd5c219eaf redis_oom_test.conf added 9 years ago
Nikita 893a15ec33 refactoring 9 years ago
Nikita b819d2421c Compilation fixed 9 years ago
Nikita 095ae8ff0b Version NPE fixed. #422 9 years ago
Nikita 8e70598164 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita e4c82c4298 Netty threads shutdown after connection error. #421 9 years ago
Nikita Koksharov 99871befba Update README.md 9 years ago
Nikita Koksharov b4c3d5fe9f Update README.md 9 years ago
Nikita Koksharov 30b4be945b Update README.md 9 years ago
Nikita Koksharov 3002ad9b8c Update README.md 9 years ago
Nikita caca8f73a3 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 39e8ffcd18 RedissonBucketTest fixed 9 years ago
Nikita 62f36c9686 RedissonBitSetReactive refactoring 9 years ago
Nikita Koksharov 76e9ffa0e3 Update README.md 9 years ago
Nikita c0d381c03b Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 8119065f86 Logging errors came from PubSub channel. 9 years ago
Nikita Koksharov 26b51cf3b3 Update CHANGELOG.md 9 years ago
Nikita Koksharov 8815604a8f Update README.md 9 years ago
Nikita cd61fe50e4 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 865e47037b [maven-release-plugin] prepare release redisson-2.2.9 9 years ago
Nikita 8388372e89 RedissonListMutimapTest.testValues improvements 9 years ago
Nikita Koksharov 04d5a35874 Update README.md 9 years ago
Nikita Koksharov 39794d6309 Update README.md 9 years ago
Nikita a365d3551c Multimaps added to RBatch objects. #404 9 years ago
Nikita Koksharov e5b3f64d7a Merge pull request #412 from jwils/master
Add a constructor to StringCodec that allows for a supplied codec.
9 years ago
Nikita 85de796763 old methods removed 9 years ago
Nikita 169064daf5 Throw RedisOutOfMemoryException when OOM error from Redis server occurs. #413 9 years ago
Nikita 893121981f Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita dbfa76a3be RListMultimap implementation added. #404 9 years ago
Josh Wilson 1d03eb3a8f Add a constructor to StringCodec that allows for a supplied codec.
The UTF-8 codec does not work well for arbitrary binary data. For
binary data, it might be good to use a codec like ISO_8859_1.
9 years ago
Nikita Koksharov 5cda147d29 Merge pull request #411 from smigfu/dynamic_import
Add DynamicImport-Package to OSGi headers
9 years ago
Philipp Marx d25739e1d8 Add DynamicImport-Package to OSGi headers
If you cache domain models (i.e. via the Serialization-Codec) within an
OSGi-environment and want to retrieve those back you will hit
ClassNotFoundException as the Redis-Bundle doesn't import the
appropriate packages. One way to avoid this would be the additional
"<DynamicImport-Package>*</DynamicImport-Package>" declaration for the
OSGi headers,
9 years ago
Nikita 9c67999d1a MultiMap renamed to Multimap. #404 9 years ago
Nikita ca0e53bece RSetMultiMap object added. #404 9 years ago
Nikita a3b6bdacf0 Node type added. #399 9 years ago
Nikita 7ff02e4118 testCompareAndSetZero enhancements 9 years ago
Nikita 6be03cf858 RAtomicLong.compareAndSet fixed. 9 years ago
Nikita 402a6e0aca RedissonSpringCacheManager Sentinel compatibility fixed. #405 9 years ago
Nikita 4c9f15f819 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 2c8ad49088 RScoredSortedSet.valueRangeReversed methods added. #406 9 years ago
Nikita Koksharov c5779d5c49 Update CHANGELOG.md 9 years ago
Nikita Koksharov 45db178b5c Update README.md 9 years ago
Nikita Koksharov d94cf6e63b Update README.md 9 years ago
Nikita dba305f00d [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 2e1c886ea0 [maven-release-plugin] prepare release redisson-2.2.8 9 years ago
Nikita 9e932106e4 release rollback 9 years ago
Nikita 925f55917f [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 91c20eff74 release rollback 9 years ago
Nikita 17ddf1f78b [maven-release-plugin] prepare release redisson-2.2.8 9 years ago
Nikita d78e3c5131 release rollback 9 years ago