Commit Graph

  • c6a2a4f7da Temp revert "Lazily instantiate shared Lettuce connection" Jennifer Hickey 2013-08-19 12:14:43 -07:00
  • e94fa9a35a Throw translated Exception on SRP conn failure Jennifer Hickey 2013-08-16 15:19:02 -07:00
  • 6290cbad06 Add password to SrpConnectionFactory Jennifer Hickey 2013-08-16 15:15:33 -07:00
  • f9cdad751c Lazily instantiate shared Lettuce connection Jennifer Hickey 2013-08-16 14:20:30 -07:00
  • 500a94d83d Reduce test execution time when runLongTests not set Jennifer Hickey 2013-08-16 13:37:29 -07:00
  • aa46fdf0a6 Make RedisTemplate use millisecond precision Jennifer Hickey 2013-08-16 13:14:08 -07:00
  • ac851c816b Fix MessageListenerAdapter sending msg instead of body when no Serializer is specified Jennifer Hickey 2013-08-15 13:12:47 -07:00
  • 6c9f9588ac Next development iteration Jennifer Hickey 2013-08-06 10:39:24 -07:00
  • 2ef84b6c8b [artifactory-release] Release version 1.1.0.M2 Spring Buildmaster 2013-08-06 09:16:35 -07:00
  • a5135f8578 Merge remote-tracking branch 'origin/1.0.6.RELEASE' into 1.0.x 1.0.x Jennifer Hickey 2013-08-06 08:59:12 -07:00
  • 686aa3805c [artifactory-release] Next development version Spring Buildmaster 2013-08-06 08:26:43 -07:00
  • dc38405b67 [artifactory-release] Release version 1.0.6.RELEASE Spring Buildmaster 2013-08-06 08:26:36 -07:00
  • a1276ab455 Update changelog for version 1.1.0.M2 Jennifer Hickey 2013-08-05 16:52:40 -07:00
  • 4bebf0776a Update changelog for version 1.0.6 Jennifer Hickey 2013-08-05 16:50:23 -07:00
  • 4630de10d1 Update scripting doc Jennifer Hickey 2013-08-05 16:07:14 -07:00
  • 113c215554 Update doc on usage of StringRedisConn in RedisCallbacks Jennifer Hickey 2013-08-05 14:07:29 -07:00
  • 5e98b25fdd Update doc on usage of RedisTemplate without serializers Jennifer Hickey 2013-08-05 14:06:49 -07:00
  • 5d12e20c6d Update pipeline and tx documentation Jennifer Hickey 2013-08-05 13:53:14 -07:00
  • 4b3ff6582c Fix ambiguous constructors in DefaultRedisScript Jennifer Hickey 2013-08-05 10:54:36 -07:00
  • a28a4f1412 Add RedisAtomicDouble Jennifer Hickey 2013-08-04 18:27:27 -07:00
  • 7d387ab529 Add RedisTemplate methods for executing Redis scripts Jennifer Hickey 2013-08-04 16:43:00 -07:00
  • faa78cdfaa Fix Lettuce eval suppressing Exceptions in List return Jennifer Hickey 2013-08-04 14:59:44 -07:00
  • e1d2a7952a Add doc on minimally supported Redis version 2.4 Jennifer Hickey 2013-08-01 18:44:16 -07:00
  • c318f24c13 Support zRem with multiple values Jennifer Hickey 2013-08-01 18:29:29 -07:00
  • 44460dfdee Support zAdd with multiple values Jennifer Hickey 2013-08-01 18:05:25 -07:00
  • 628cc175bc Verify order of elements in LinkedHashSets Jennifer Hickey 2013-08-01 17:49:16 -07:00
  • 4020f9d97d Support sRem with multiple values Jennifer Hickey 2013-08-01 13:35:14 -07:00
  • d4377b4d17 Support sAdd with multiple values Jennifer Hickey 2013-08-01 12:23:47 -07:00
  • 6ad3bcf688 Ignore intermittently failing test until fixed Jennifer Hickey 2013-08-01 11:50:58 -07:00
  • dae047f9c5 Support rPush with multiple values Jennifer Hickey 2013-07-31 18:51:34 -07:00
  • 36780d14a1 Support lPush with multiple values Jennifer Hickey 2013-07-31 18:09:56 -07:00
  • 8f362b481c Support hDel with multiple hash keys Jennifer Hickey 2013-07-31 16:36:25 -07:00
  • ce76ad1841 Make Long and Double test factories return unique vals Jennifer Hickey 2013-07-31 16:25:52 -07:00
  • 8a32aea92d Ignore intermittently failing test until fixed Jennifer Hickey 2013-08-01 11:46:17 -07:00
  • c565842986 Revert "Add temporary test failure diagnostic" Jennifer Hickey 2013-08-01 10:05:44 -07:00
  • 28c8dca650 Fix failing test Jennifer Hickey 2013-07-31 13:25:26 -07:00
  • 5aad4378f5 Fix test failures Jennifer Hickey 2013-07-31 13:11:24 -07:00
  • 04eee8c0c8 Add tests of RedisTemplate with binary key/values Jennifer Hickey 2013-07-30 18:43:39 -07:00
  • c1cda95baa Allow usage of RedisTemplate without serialization Jennifer Hickey 2013-07-30 18:31:27 -07:00
  • 32bb0b8791 Add temporary test failure diagnostic Jennifer Hickey 2013-07-30 10:29:46 -07:00
  • d258cab22c Fix NPE on SRP sort with alpha not set Jennifer Hickey 2013-07-29 22:04:42 -07:00
  • a5e8636247 Improve test speed and add failure diagnostics Jennifer Hickey 2013-07-29 21:50:36 -07:00
  • b190103056 Improve RedisTemplate test coverage Jennifer Hickey 2013-07-29 17:42:40 -07:00
  • 4505629ad8 Fix NPE on SRP sort with alpha not set Jennifer Hickey 2013-07-29 17:39:20 -07:00
  • 226d6b4c87 Enable testing RedisTemplate with multiple serializers Jennifer Hickey 2013-07-29 16:10:12 -07:00
  • 997ba2c40e Enable JRedis Collections tests Jennifer Hickey 2013-07-29 15:27:51 -07:00
  • 2af522f036 Add more opsForX test coverage Jennifer Hickey 2013-07-29 14:51:55 -07:00
  • f82feb2b4e Enable testing opsForX with multiple serializers Jennifer Hickey 2013-07-29 13:47:11 -07:00
  • 6fdab1c3c1 Fix Jedis conns not returning to pool on failed select Jennifer Hickey 2013-07-28 21:00:08 -07:00
  • a063904c54 Fix Jedis conns not returning to pool on failed select Jennifer Hickey 2013-07-26 14:47:49 -04:00
  • 9255ae57ad Remove 5 second wait starting MsgListenerContainer with no listeners Jennifer Hickey 2013-07-26 13:59:10 -04:00
  • 352620d054 Remove 5 second wait starting MsgListenerContainer with no listeners Jennifer Hickey 2013-07-26 13:59:10 -04:00
  • 94c4a0eed1 Fix javadoc warnings Jennifer Hickey 2013-07-25 15:19:53 -07:00
  • a5fc567d4a Add RedisTemplate executePipelined methods Jennifer Hickey 2013-07-25 15:16:12 -07:00
  • f90e373877 Fix incorrect doc on injection of opsForXXX Jennifer Hickey 2013-07-25 09:50:42 -07:00
  • 800b8700f0 Fix incorrect doc on injection of opsForXXX Jennifer Hickey 2013-07-25 09:44:11 -07:00
  • dd8bc2eaaa Fix NPE on deserialize of Tuple values in tx/pipeline Jennifer Hickey 2013-07-24 17:54:43 -07:00
  • 2e7a04fcd0 Add deserialize of exec results to RedisTemplate Jennifer Hickey 2013-07-24 16:30:17 -07:00
  • 48e9d34a2f Fix NPE on deserialize of Tuple values in tx/pipeline Jennifer Hickey 2013-07-24 15:08:12 -07:00
  • 76fad5f2bc Do not deserialize StringRedisConn pipeline/tx results by default Jennifer Hickey 2013-07-24 10:47:33 -07:00
  • be199d8c97 Make Lettuce return converted tx results Jennifer Hickey 2013-07-23 14:48:31 -07:00
  • aa8d10b150 Make SRP return converted tx results Jennifer Hickey 2013-07-23 14:37:03 -07:00
  • 08d502083c Make Jedis return converted tx results Jennifer Hickey 2013-07-23 12:40:23 -07:00
  • 893b9f5007 Convert tx results in DefaultStringRedisConnection Jennifer Hickey 2013-07-23 11:13:56 -07:00
  • bd839ddf0f Check FutureResult status field instead of instanceof Jennifer Hickey 2013-07-22 19:17:00 -07:00
  • 02481034b1 Reduce instances of IdentityConverter in DefStringRedisConn Jennifer Hickey 2013-07-22 19:05:37 -07:00
  • ae118ff9d7 Add missing zRevRangeByScore ops to StringRedisConnection Jennifer Hickey 2013-07-17 15:37:13 -07:00
  • 31c682dbde Fix some tests not ignored on Redis 2.4 Jennifer Hickey 2013-07-22 12:32:54 -07:00
  • 86173faa81 Throw UnsupportedOpException on watch in tx in Lettuce Jennifer Hickey 2013-07-22 12:32:37 -07:00
  • 5ab5ee031e Guard against NPEs on conversion of null values Jennifer Hickey 2013-07-22 12:32:02 -07:00
  • f41647b3bc Fix Jedis ClassCastExceptions closing pipeline after tx Jennifer Hickey 2013-07-22 12:09:03 -07:00
  • a40a88795a SRP closePipeline should return List of tx results and strip individual op results Jennifer Hickey 2013-07-19 12:06:34 -07:00
  • a0b4613a4b Lettuce closePipeline should return List of tx results and strip individual op results Jennifer Hickey 2013-07-18 15:28:55 -07:00
  • 136ad487a8 Fix Lettuce setBit and setRange executing twice in pipeline Jennifer Hickey 2013-07-18 15:37:52 -07:00
  • 83a5683477 Fix Lettuce setBit and setRange executing twice in pipeline Jennifer Hickey 2013-07-18 15:35:25 -07:00
  • 6d21cda407 Validate converted pipeline results in conn tests Jennifer Hickey 2013-07-17 11:25:39 -07:00
  • dd8b0561ea Add deserialize of pipeline results to DefaultStringRedisConnection Jennifer Hickey 2013-07-15 15:10:22 -07:00
  • 470dd4654d Deprecate connection Utils in favor of Converters Jennifer Hickey 2013-07-16 10:44:32 -07:00
  • daca61be03 Convert SRP pipelined results to correct data type Jennifer Hickey 2013-07-16 10:31:34 -07:00
  • b2325c90d8 Convert Lettuce pipelined results to correct data type Jennifer Hickey 2013-07-16 10:29:30 -07:00
  • 441ac85999 Convert Jedis pipelined results to correct data type Jennifer Hickey 2013-07-16 10:28:16 -07:00
  • 1e9d3350ba Add FutureResult and common type converters for pipelined ops Jennifer Hickey 2013-07-15 15:02:21 -07:00
  • 49b36dcea4 Change StringRedisConnection set store return types Jennifer Hickey 2013-07-11 10:46:34 -07:00
  • 14b84ab2af Fix StringRedisConnection not passed to callbacks in StringTemplate.execute() Jennifer Hickey 2013-07-16 13:40:18 -07:00
  • 3244981a00 Fix StringRedisConnection not passed to callbacks in StringTemplate.execute() Jennifer Hickey 2013-07-16 13:40:18 -07:00
  • 9bad0adfa4 Test script load and flush in pipeline Jennifer Hickey 2013-07-16 10:02:20 -07:00
  • bbd6822655 Fix SRP test timing issue Jennifer Hickey 2013-07-16 09:35:31 -07:00
  • ae6e6153c7 Add connection integration tests Jennifer Hickey 2013-07-16 09:34:58 -07:00
  • 7b406f9d46 Fix SRP test timing issue Jennifer Hickey 2013-07-15 20:06:02 -07:00
  • 83eed6707f Add connection integration tests Jennifer Hickey 2013-07-15 17:42:05 -07:00
  • 39970609ba Fix SRP exception on select in transaction Jennifer Hickey 2013-07-15 17:49:16 -07:00
  • a8890116cb Fix RJC integration tests Jennifer Hickey 2013-07-15 18:04:22 -07:00
  • a18a8d4c7e Fix SRP exception on select in transaction Jennifer Hickey 2013-07-15 17:40:50 -07:00
  • 4f5eb9748a Fix NPEs on Jedis closePipeline/exec after move Jennifer Hickey 2013-07-15 14:34:43 -07:00
  • 992421031a Fix NPEs on Jedis closePipeline/exec after move Jennifer Hickey 2013-07-15 14:18:02 -07:00
  • 11e4b03dcb Support null sortParams in Lettuce and SRP sort Jennifer Hickey 2013-07-15 13:39:42 -07:00
  • 5c31e73cbf Support null sortParams in Lettuce and SRP sort Jennifer Hickey 2013-07-15 13:39:42 -07:00
  • 95e8fbff27 Fix DefaultStringRedisConnection not passing begin/end to bitCount method Jennifer Hickey 2013-07-12 09:44:17 -07:00
  • 5c055286f4 Fix IllegalMonitorStateException in RedisCache Jennifer Hickey 2013-07-11 11:49:13 -07:00
  • 058ed249fb Fix IllegalMonitorStateException in RedisCache Jennifer Hickey 2013-07-11 11:49:13 -07:00