Commit Graph

1776 Commits (645b1240dce40e4757eb20a85b2da165dd710fda)
 

Author SHA1 Message Date
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
Nikita 8abf058730 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 38297aaf3e [maven-release-plugin] prepare release redisson-2.2.8 9 years ago
Nikita 0534cdc4f8 checkstyle.xml fixes 9 years ago
jackygurui 9be5fe2abd Merge branch 'mrniko/master' 9 years ago
Nikita Koksharov c3cfe24175 Update CHANGELOG.md 9 years ago
Nikita Koksharov 19acfca643 Update README.md 9 years ago
Nikita Koksharov 5a50d01d5f Update README.md 9 years ago
jackygurui 54aac5abfe Merge branch 'mrniko/master' 9 years ago
Nikita d79708ffc2 reverted. #402 9 years ago
Nikita eb0a8363a8 Code formatting 9 years ago
Nikita 5cca26e526 RedissonListReactive refactoring 9 years ago
Nikita 0bbc332e37 Cancel command retry if Redisson in shutdown mode. #402 9 years ago
Nikita 359bb0ecd3 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 7d5dd8ebc3 Code cleanup 9 years ago
Nikita Koksharov 9852da3474 Merge pull request #400 from jackygurui/master
fix "diamond operator is not supported in -source 1.6" error.
9 years ago
jackygurui 4e5564bf5e uses pom property for source code version reference 9 years ago
jackygurui da08fb79f2 fix "diamond operator is not supported in -source 1.6" error. 9 years ago
jackygurui 0b80ec699e Merge branch 'mrniko/master' 9 years ago
Nikita 838febf3c5 RedissonMapReactive refactored 9 years ago