Commit Graph

  • 2f202fde5f Fix typo in DELIMITTER Stefan Berger 2021-09-08 17:12:56 +02:00
  • f5420d0477 Run top-level collection conversion tests only on Java 8. Mark Paluch 2021-09-16 09:47:33 +02:00
  • c392f030d8 Guard tests against changing subscription order. Mark Paluch 2021-09-16 08:25:03 +02:00
  • 3f42edabc9 Guard RedisClusterConfiguration.asMap and RedisSentinelConfiguration.asMap with Assert.noNullElements(…). Mark Paluch 2021-09-15 12:01:05 +02:00
  • 1652e022f0 Upgrade to Lettuce 6.0.8.RELEASE. Mark Paluch 2021-09-15 12:03:51 +02:00
  • d7455a91af Upgrade to Lettuce 6.1.5.RELEASE. Mark Paluch 2021-09-15 12:03:22 +02:00
  • e38f1099e1 Guard RedisClusterConfiguration.asMap and RedisSentinelConfiguration.asMap with Assert.noNullElements(…). Mark Paluch 2021-09-15 12:01:05 +02:00
  • 174680b9e7 Guard RedisClusterConfiguration.asMap and RedisSentinelConfiguration.asMap with Assert.noNullElements(…). Mark Paluch 2021-09-15 12:01:05 +02:00
  • 0691ffd347 Upgrade to Lettuce 6.1.5.RELEASE. Mark Paluch 2021-09-15 11:48:52 +02:00
  • 88232289fc Polishing. Mark Paluch 2021-09-14 09:35:10 +02:00
  • 19b4249a47 Hash keys using Jedis locally rather than call cluster keyslot. Dan Smith 2021-09-08 10:02:34 -07:00
  • 125342f19a Polishing. Mark Paluch 2021-09-14 09:35:10 +02:00
  • 5d617ed11b Hash keys using Jedis locally rather than call cluster keyslot. Dan Smith 2021-09-08 10:02:34 -07:00
  • 7735a039fe Polishing. Mark Paluch 2021-09-13 15:01:43 +02:00
  • aaf7818427 Extract connection creation into ReactiveRedisTemplate.getConnection() method. Petromir Dzhunev 2021-09-10 17:54:20 +03:00
  • d37341e7f6 Polishing. Mark Paluch 2021-09-13 15:01:43 +02:00
  • 7781c8f3c9 Extract connection creation into ReactiveRedisTemplate.getConnection() method. Petromir Dzhunev 2021-09-10 17:54:20 +03:00
  • cb20f8a652 Update license header and javadoc. Christoph Strobl 2021-09-13 09:14:51 +02:00
  • fcf92a26e6 Polishing. Mark Paluch 2021-07-21 12:10:03 +02:00
  • 5918f91128 Introduce doCreate… methods without connection proxying. Mark Paluch 2021-07-21 12:07:51 +02:00
  • 24b0f6116b Introduce ReactiveRedisOperations.executeInSession(…) and session callback interface. Mark Paluch 2021-07-21 11:45:59 +02:00
  • 1563bcc77e Upgrade to Maven Wrapper 3.8.2. Mark Paluch 2021-09-10 15:39:40 +02:00
  • 997cdaa2e9 Upgrade to Maven Wrapper 3.8.2. Mark Paluch 2021-09-10 15:38:05 +02:00
  • a944aa2d1b Upgrade to Jedis 3.7. Mark Paluch 2021-09-01 16:05:06 +02:00
  • 99053cfeac Polishing. Mark Paluch 2021-09-02 11:55:23 +02:00
  • cc3019d5a6 Upgrade to XStream 1.4.18. Mark Paluch 2021-09-01 10:59:45 +02:00
  • 155e1b61df Upgrade to XStream 1.4.18. Mark Paluch 2021-09-01 10:59:45 +02:00
  • f205d574b5 Upgrade to XStream 1.4.18. Mark Paluch 2021-09-01 10:59:45 +02:00
  • f215f9dd31 After release cleanups. Jens Schauder 2021-08-12 15:16:23 +02:00
  • 8c4771442f Prepare next development iteration. Jens Schauder 2021-08-12 15:16:22 +02:00
  • 79a1acf800 Release version 2.6 M2 (2021.1.0). Jens Schauder 2021-08-12 15:03:18 +02:00
  • f56552092b Prepare 2.6 M2 (2021.1.0). Jens Schauder 2021-08-12 15:02:57 +02:00
  • aac2e29c4b After release cleanups. Jens Schauder 2021-08-12 11:37:31 +02:00
  • 406d06e346 Prepare next development iteration. Jens Schauder 2021-08-12 11:37:30 +02:00
  • bab3e62213 Release version 2.5.4 (2021.0.4). Jens Schauder 2021-08-12 11:22:50 +02:00
  • fc27f6ce41 Prepare 2.5.4 (2021.0.4). Jens Schauder 2021-08-12 11:22:27 +02:00
  • 8f69c386df After release cleanups. Jens Schauder 2021-08-12 10:36:58 +02:00
  • 295f8366f3 Prepare next development iteration. Jens Schauder 2021-08-12 10:36:56 +02:00
  • 13bbb7fc0c Release version 2.4.12 (2020.0.12). Jens Schauder 2021-08-12 10:25:55 +02:00
  • 0e420fb3fc Prepare 2.4.12 (2020.0.12). Jens Schauder 2021-08-12 10:25:34 +02:00
  • 30cda0b9e4 Upgrade to jedis 3.6.3. Christoph Strobl 2021-07-23 12:55:16 +02:00
  • 4dcb215798 Upgrade to jedis 3.6.3. Christoph Strobl 2021-07-23 12:55:16 +02:00
  • b57a1e0376 After release cleanups. Jens Schauder 2021-07-16 14:19:58 +02:00
  • 3595619f39 Prepare next development iteration. Jens Schauder 2021-07-16 14:19:56 +02:00
  • 485ea081f1 Release version 2.6 M1 (2021.1.0). Jens Schauder 2021-07-16 14:09:26 +02:00
  • 0e021db395 Prepare 2.6 M1 (2021.1.0). Jens Schauder 2021-07-16 14:08:59 +02:00
  • b760fd8d61 Updated changelog. Jens Schauder 2021-07-16 14:08:56 +02:00
  • a04f9d75e2 After release cleanups. Jens Schauder 2021-07-16 11:51:06 +02:00
  • c16b7ee580 Prepare next development iteration. Jens Schauder 2021-07-16 11:51:03 +02:00
  • 0f034f2d03 Release version 2.5.3 (2021.0.3). Jens Schauder 2021-07-16 11:35:22 +02:00
  • fa41205e65 Prepare 2.5.3 (2021.0.3). Jens Schauder 2021-07-16 11:34:28 +02:00
  • be52e72f92 Updated changelog. Jens Schauder 2021-07-16 11:34:25 +02:00
  • 76bbc2108a Upgrade to jedis 3.6.2. Christoph Strobl 2021-07-16 07:48:01 +02:00
  • 28f2ef32c2 Updated changelog. Jens Schauder 2021-07-16 10:18:55 +02:00
  • f3c010e8a1 After release cleanups. Jens Schauder 2021-07-16 10:45:20 +02:00
  • 36cd11b308 Prepare next development iteration. Jens Schauder 2021-07-16 10:45:18 +02:00
  • 532a997072 Release version 2.4.11 (2020.0.11). Jens Schauder 2021-07-16 10:19:53 +02:00
  • a1efb99ed2 Prepare 2.4.11 (2020.0.11). Jens Schauder 2021-07-16 10:18:58 +02:00
  • 49494676f1 Updated changelog. Jens Schauder 2021-07-16 10:18:55 +02:00
  • a7d574e330 Upgrade to jedis 3.6.2. Christoph Strobl 2021-07-16 07:48:01 +02:00
  • 665569b9e7 Move geo shapes to domain specific package. Christoph Strobl 2021-07-08 13:57:33 +02:00
  • b00bd4bd5b Polishing. Christoph Strobl 2021-07-08 10:19:08 +02:00
  • 1bf31c0a17 Polishing. Mark Paluch 2021-07-05 11:22:57 +02:00
  • ce52baff98 Add support for GEOSEARCH/GEOSEARCHSTORE commands. Mark Paluch 2021-07-05 11:20:39 +02:00
  • 2f6dc3e79e Polishing. Mark Paluch 2021-07-14 10:45:59 +02:00
  • f3f0c11f06 Add NOMKSTREAM option to XADD command. Mark John Moreno 2021-07-13 22:40:29 +08:00
  • c355d3cc7c Upgrade to Lettuce 6.0.7. Mark Paluch 2021-07-14 10:38:07 +02:00
  • 39d3b7c76a Upgrade to Lettuce 6.1.4. Mark Paluch 2021-07-14 10:32:23 +02:00
  • 9da50687e0 Upgrade to Lettuce 6.1.4. Mark Paluch 2021-07-14 10:32:23 +02:00
  • 3448f3bdbf Polishing. Mark Paluch 2021-07-13 16:19:43 +02:00
  • 232410d4cc Add factory method to LettuceConnectionFactory to create RedisConfiguration from RedisURI. bono007 2021-07-11 23:30:46 -05:00
  • 3286d57691 Polishing. Mark Paluch 2021-07-13 16:19:43 +02:00
  • 19e9e7483b Add factory method to LettuceConnectionFactory to create RedisConfiguration from RedisURI. bono007 2021-07-11 23:30:46 -05:00
  • 82ab6e8e6a Avoid configuring the database number in JedisClientConfiguration used for Sentinels. Mark Paluch 2021-07-02 11:49:18 +02:00
  • edde436f42 Avoid configuring the database number in JedisClientConfiguration used for Sentinels. Mark Paluch 2021-07-02 11:49:18 +02:00
  • 1b6737e9a5 Switch from plain String to DataType for ScanOptions. Christoph Strobl 2021-07-02 11:29:52 +02:00
  • 674401c986 Add support for type using the SCAN command. Mark Paluch 2021-07-01 15:30:09 +02:00
  • 085aca9f60 Consider exclusive Range for Jedis Stream range/pending commands. Mark Paluch 2021-06-30 14:46:21 +02:00
  • bdd6cee61c Switch to TimeoutUtils for zsetcommands. Christoph Strobl 2021-07-01 14:25:09 +02:00
  • eefbd0d821 Refine RedisList. Mark Paluch 2021-06-30 11:30:33 +02:00
  • 54ad66b62c Add support for LMOVE and BLMOVE. Mark Paluch 2021-06-30 11:21:04 +02:00
  • b6820f0f61 Polishing. Mark Paluch 2021-06-29 15:37:33 +02:00
  • 90095d1c89 Add support for SMISMEMBER. Mark Paluch 2021-06-29 15:23:30 +02:00
  • 280d9541da Support ZRANDMEMBER via RedisZSet. Christoph Strobl 2021-06-30 14:08:27 +02:00
  • 4c4c96e9cf Support HRANDFIELD command via RedisMap. Christoph Strobl 2021-06-30 11:11:36 +02:00
  • a523b821c5 Add support for ZRANDMEMBER. Mark Paluch 2021-06-28 14:12:03 +02:00
  • 0b8fbae2c3 Add support for HRANDFIELD. Mark Paluch 2021-06-25 11:55:14 +02:00
  • 961ba9035d Align newly added method names in RedisZSet to RedisSet. Christoph Strobl 2021-06-30 08:06:49 +02:00
  • d019ada080 Polishing. Christoph Strobl 2021-06-29 12:32:58 +02:00
  • 38d3576052 Add reactive support for ZDIFF, ZDIFFSTORE, ZINTER, and ZUNION commands. Mark Paluch 2021-06-24 14:55:12 +02:00
  • 8dc6f014ee Add difference, intersect, and union support to RedisZSet. Mark Paluch 2021-06-24 10:42:24 +02:00
  • 1d8ff06eef Add convenience constructor to DefaultStringTuple. Mark Paluch 2021-06-23 17:40:18 +02:00
  • 1c30d69195 Add imperative support for ZDIFF, ZDIFFSTORE, ZINTER, and ZUNION commands. Mark Paluch 2021-06-23 17:39:49 +02:00
  • 755c8417a3 Polish RedisZSet. Mark Paluch 2021-06-16 14:18:18 +02:00
  • 9258b582c9 Ensure all pipelined commands use a dedicated connection to avoid lingering commands when using pipelining with flushing customization. Mark Paluch 2021-06-16 13:43:07 +02:00
  • d9c446e844 Ensure all pipelined commands use a dedicated connection to avoid lingering commands when using pipelining with flushing customization. Mark Paluch 2021-06-16 13:43:07 +02:00
  • bdf15de653 Support precise sub second timeout for BZPOPMIN, BZPOPMAX. Christoph Strobl 2021-06-28 12:42:05 +02:00
  • 739b917922 Add popFirst and popLast methods to RedisZSet. Mark Paluch 2021-06-16 13:59:36 +02:00
  • 0f2039d5a0 Add support for ZPOPMIN, ZPOPMAX and their blocking variants. Mark Paluch 2021-06-16 13:49:15 +02:00
  • d13f9da212 Ensure all pipelined commands use a dedicated connection to avoid lingering commands when using pipelining with flushing customization. Mark Paluch 2021-06-16 13:43:07 +02:00