Commit Graph

  • 9e51c2ed15 Upgrade to Maven Wrapper 3.8.7. Mark Paluch 2023-01-30 10:47:27 +01:00
  • 9a0f5acd17 Add test case for Redis cluster configuration using IPv6 address. John Blum 2023-01-26 00:06:55 -08:00
  • 149037d5d5 Replace TODO comment with Issue ticket changing RedisAccessor to abstract. John Blum 2023-01-24 09:42:18 -08:00
  • db67f144ae Annotate indexOf(..) and lastIndexOf(..) ListOperations with @Nullable. John Blum 2023-01-19 16:58:53 -08:00
  • cc34a30f20 Annotate indexOf(..) and lastIndexOf(..) ListOperations with @Nullable. John Blum 2023-01-19 16:58:53 -08:00
  • b958756d15 Annotate indexOf(..) and lastIndexOf(..) ListOperations with @Nullable. John Blum 2023-01-19 16:58:53 -08:00
  • e4c4c7e040 Refactor RedisAccessor. John Blum 2023-01-19 16:15:45 -08:00
  • 3d5eb4b563 Update links in reference documentation. Christoph Strobl 2023-01-18 14:49:44 +01:00
  • 75e6f983da After release cleanups. Mark Paluch 2023-01-13 11:43:31 +01:00
  • 5c725e4f19 Prepare next development iteration. Mark Paluch 2023-01-13 11:43:30 +01:00
  • 2c9e0fb217 Release version 3.0.1 (2022.0.1). Mark Paluch 2023-01-13 11:40:51 +01:00
  • bd927e9d95 Prepare 3.0.1 (2022.0.1). Mark Paluch 2023-01-13 11:40:40 +01:00
  • 620a303a45 After release cleanups. Mark Paluch 2023-01-13 10:35:35 +01:00
  • 7e190a95dd Prepare next development iteration. Mark Paluch 2023-01-13 10:35:33 +01:00
  • 5bdc3ca476 Release version 2.7.7 (2021.2.7). Mark Paluch 2023-01-13 10:32:46 +01:00
  • ee3cf1cbc7 Prepare 2.7.7 (2021.2.7). Mark Paluch 2023-01-13 10:32:32 +01:00
  • 7514d18e7d Incorporate review feedback. Mark Paluch 2023-01-12 15:15:50 +01:00
  • 5397ac1e56 Track subscriptions and unsubscriptions in LettuceReactiveRedisConnection. Mark Paluch 2022-11-30 15:55:11 +01:00
  • f58d4e90be Fix ReactiveRedisMessageListenerContainer disposal via ReactiveRedisTemplate.listenToLater(…). Mark Paluch 2022-11-30 15:29:08 +01:00
  • e9e2c53d78 Incorporate review feedback. Mark Paluch 2023-01-12 15:15:50 +01:00
  • 230c764c69 Track subscriptions and unsubscriptions in LettuceReactiveRedisConnection. Mark Paluch 2022-11-30 15:55:11 +01:00
  • 7b6a697265 Fix ReactiveRedisMessageListenerContainer disposal via ReactiveRedisTemplate.listenToLater(…). Mark Paluch 2022-11-30 15:29:08 +01:00
  • 866572af44 Add output hints for HSTRLEN, XLEN, and XTRIM. Mark Paluch 2023-01-10 15:40:04 +01:00
  • ffc6480799 Use correct output for ZCARD command using LettuceConnection.execute(…). Mark Paluch 2023-01-10 15:37:03 +01:00
  • 70ca4b2e2d Override mockk dependency version. Christoph Strobl 2023-01-12 08:38:32 +01:00
  • 716640b7a8 Add output hints for HSTRLEN, XLEN, and XTRIM. Mark Paluch 2023-01-10 15:40:04 +01:00
  • ea37a7347a Use correct output for ZCARD command using LettuceConnection.execute(…). Mark Paluch 2023-01-10 15:37:03 +01:00
  • c3b9e502a4 Add output hints for HSTRLEN, XLEN, and XTRIM. Mark Paluch 2023-01-10 15:40:04 +01:00
  • 92a896fc93 Use correct output for ZCARD command using LettuceConnection.execute(…). Mark Paluch 2023-01-10 15:37:03 +01:00
  • 3e20b55275 Switch to mockk-jvm artifact. Mark Paluch 2023-01-11 16:17:44 +01:00
  • f9caef2894 Extend license header copyright years to 2023. Mark Paluch 2023-01-02 11:10:37 +01:00
  • eb3e12540b Extend license header copyright years to 2023. Mark Paluch 2023-01-02 11:10:37 +01:00
  • 1c3bd4f02b Extend license header copyright years to 2023. Mark Paluch 2023-01-02 11:10:37 +01:00
  • fb11f314fc Add assertions to fail early on absent values using StreamMessageListenerContainer. Mark Paluch 2023-01-02 11:09:38 +01:00
  • 53926feec3 Add assertions to fail early on absent values using StreamMessageListenerContainer. Mark Paluch 2023-01-02 11:09:38 +01:00
  • cb1839e0c6 Add assertions to fail early on absent values using StreamMessageListenerContainer. Mark Paluch 2023-01-02 11:09:38 +01:00
  • d9b6d4d395 Extend license header copyright years to 2023. Mark Paluch 2023-01-02 09:53:38 +01:00
  • 74cff0b3ef Extend license header copyright years to 2023. Mark Paluch 2023-01-02 09:52:09 +01:00
  • 45621dd3ee Extend license header copyright years to 2023. Mark Paluch 2023-01-02 09:50:15 +01:00
  • cafa3c7a86 Align with KeyValue KeySpaceResolver changes. Mark Paluch 2022-12-07 11:10:36 +01:00
  • befafa8b0f Correctly consider KeySpaceResolver from KeyValueMappingContext. Mark Paluch 2022-12-07 11:08:44 +01:00
  • 2db5da6d05 Upgrade to Lettuce 6.2.2.RELEASE. Mark Paluch 2022-12-06 15:16:10 +01:00
  • d0a5b4f8df Upgrade to Lettuce 6.2.2.RELEASE. Mark Paluch 2022-12-06 15:16:10 +01:00
  • 77a7a1369d Add missing documentation fragments. Mark Paluch 2022-11-21 13:20:13 +01:00
  • 9a77c2f101 Add missing documentation fragments. Mark Paluch 2022-11-21 13:20:13 +01:00
  • ac2c9c5aa9 Update CI properties. Mark Paluch 2022-11-18 15:33:54 +01:00
  • be61af5e50 Update CI properties. Mark Paluch 2022-11-18 15:31:28 +01:00
  • fca600c4b7 Update CI properties. Mark Paluch 2022-11-18 15:31:11 +01:00
  • ca5e263cbe Enable upstream build triggers. Mark Paluch 2022-11-18 15:17:18 +01:00
  • d6d3552f84 After release cleanups. Mark Paluch 2022-11-18 14:30:31 +01:00
  • a09bbde770 Prepare next development iteration. Mark Paluch 2022-11-18 14:30:30 +01:00
  • 0c0a41776c After release cleanups. Mark Paluch 2022-11-18 14:30:20 +01:00
  • b6ace6cd68 Prepare next development iteration. Mark Paluch 2022-11-18 14:30:19 +01:00
  • 4aa995577f Release version 3.0 GA (2022.0.0). Mark Paluch 2022-11-18 14:26:23 +01:00
  • 02d4d0e832 Prepare 3.0 GA (2022.0.0). Mark Paluch 2022-11-18 14:26:13 +01:00
  • 0ffb4dece6 After release cleanups. Mark Paluch 2022-11-18 10:55:38 +01:00
  • 06c5403bab Prepare next development iteration. Mark Paluch 2022-11-18 10:55:36 +01:00
  • 20ec9a04df Release version 2.7.6 (2021.2.6). Mark Paluch 2022-11-18 10:45:33 +01:00
  • 6318478945 Prepare 2.7.6 (2021.2.6). Mark Paluch 2022-11-18 10:44:45 +01:00
  • aeff566fe7 After release cleanups. 2.6.x Mark Paluch 2022-11-18 10:35:11 +01:00
  • 05fdea9f1e Prepare next development iteration. Mark Paluch 2022-11-18 10:35:09 +01:00
  • 32d5387881 Release version 2.6.10 (2021.1.10). Mark Paluch 2022-11-18 10:22:10 +01:00
  • be834330ce Prepare 2.6.10 (2021.1.10). Mark Paluch 2022-11-18 10:21:07 +01:00
  • df3e0fd7ed Correct 'Redis Cache' reference document title. John Blum 2022-11-15 16:26:35 -08:00
  • d60f3c02bd Correct 'Redis Cache' reference document title. John Blum 2022-11-15 16:26:35 -08:00
  • e0e65a23b7 Correct 'Redis Cache' reference document title. John Blum 2022-11-15 16:26:35 -08:00
  • a968b19761 Remove duplicate map keys in Lettuce TypeHints. skyjiang 2022-04-28 16:50:26 +08:00
  • 23ff8cd5b7 Remove duplicate map keys in Lettuce TypeHints. skyjiang 2022-04-28 16:50:26 +08:00
  • 9eb7c432aa Fix emptiness check in MappingRedisConverter. Mark Paluch 2022-11-11 10:33:31 +01:00
  • ca4e5cd5d2 Fix emptiness check in MappingRedisConverter. Mark Paluch 2022-11-11 10:33:31 +01:00
  • 66d44b1671 Add Nullable annotation to parameter of overridden equals method. Christoph Strobl 2022-11-08 13:09:29 +01:00
  • e5a1011ab7 Add Nullable annotation to parameter of overridden equals method. Christoph Strobl 2022-11-08 13:09:29 +01:00
  • 505009bfc8 Polishing. Mark Paluch 2022-11-11 10:22:16 +01:00
  • b721ce4023 Replace news and noteworthy with links to the release notes. Mark Paluch 2022-11-11 10:20:08 +01:00
  • 946a39ecad After release cleanups. Mark Paluch 2022-11-04 15:26:39 +01:00
  • 7a5d0ec732 Prepare next development iteration. Mark Paluch 2022-11-04 15:26:38 +01:00
  • d37cfb129f Release version 3.0 RC2 (2022.0.0). Mark Paluch 2022-11-04 15:23:17 +01:00
  • ed28f38053 Prepare 3.0 RC2 (2022.0.0). Mark Paluch 2022-11-04 15:23:07 +01:00
  • ac89fa7ef6 Upgrade to Jedis 4.3.1 Christoph Strobl 2022-11-02 14:44:51 +01:00
  • 3cd61827c0 Update CI properties. Mark Paluch 2022-10-31 13:18:17 +01:00
  • 150e062a28 Update CI properties. Mark Paluch 2022-10-31 10:36:35 +01:00
  • e99463c4d9 Add missing RedisClient runtime hint. Christoph Strobl 2022-10-21 14:12:54 +02:00
  • 53c08d5565 Disable ZRANGESTORE with binary keys. Mark Paluch 2022-10-21 14:19:04 +02:00
  • ccdd5d2d98 Add observability adapter for Lettuce. Mark Paluch 2022-10-20 10:33:58 +02:00
  • 190b28cbbe After release cleanups. Mark Paluch 2022-10-13 17:31:16 +02:00
  • 00ba9f1f33 Prepare next development iteration. Mark Paluch 2022-10-13 17:31:15 +02:00
  • dd950d1ea3 Release version 3.0 RC1 (2022.0.0). Mark Paluch 2022-10-13 17:24:25 +02:00
  • 22bbc7451e Prepare 3.0 RC1 (2022.0.0). Mark Paluch 2022-10-13 17:24:02 +02:00
  • 5dfd497c81 After release cleanups. Spring Builds 2022-10-13 13:46:54 +00:00
  • 8b48ef922b Prepare next development iteration. Spring Builds 2022-10-13 13:46:41 +00:00
  • f025a86597 Release version 2.7.5 (2021.2.5). Spring Builds 2022-10-13 13:24:05 +00:00
  • 85212ccb55 Prepare 2.7.5 (2021.2.5). Spring Builds 2022-10-13 13:21:35 +00:00
  • 8f42998b50 After release cleanups. Spring Builds 2022-10-13 12:37:11 +00:00
  • 6f5327be3c Prepare next development iteration. Spring Builds 2022-10-13 12:36:58 +00:00
  • e4f961c153 Release version 2.6.9 (2021.1.9). Spring Builds 2022-10-13 11:54:20 +00:00
  • e35dffa9a3 Prepare 2.6.9 (2021.1.9). Spring Builds 2022-10-13 11:51:45 +00:00
  • e1ee1cf127 After release cleanups. Spring Builds 2022-10-13 09:23:58 +00:00
  • aef5bfc8cd Prepare next development iteration. Spring Builds 2022-10-13 09:23:45 +00:00
  • b5f79b9485 Release version 2.7.4 (2021.2.4). Spring Builds 2022-10-13 08:59:55 +00:00
  • 1bd8f1239f Prepare 2.7.4 (2021.2.4). Spring Builds 2022-10-13 08:57:07 +00:00