Commit Graph

  • 297ee410dc Polishing. Mark Paluch 2024-09-11 11:31:24 +02:00
  • b22f1ab84c Enable eval and evalsha in Jedis pipeline/transaction. Ivan Kripakov 2024-09-10 23:52:16 +04:00
  • 9c5f21b840 Polishing. Mark Paluch 2024-09-10 14:01:02 +02:00
  • 44aa79e2b2 Replace use of String.format(…) with formatted Strings. John Blum 2023-10-19 14:53:44 -07:00
  • f9dd9bc246 Polishing. Mark Paluch 2024-09-10 14:01:02 +02:00
  • c7ab023d40 Replace use of String.format(…) with formatted Strings. John Blum 2023-10-19 14:53:44 -07:00
  • 66c74bcd56 Polishing. Mark Paluch 2024-09-10 10:55:01 +02:00
  • c16c840b8a Fix XAddOptions maxlen handling and XPendingOptions validation. jinkshower 2024-09-07 17:12:30 +09:00
  • fcbe0fdeaa Polishing. Mark Paluch 2024-09-10 10:55:01 +02:00
  • f5ad90a1ea Fix XAddOptions maxlen handling and XPendingOptions validation. jinkshower 2024-09-07 17:12:30 +09:00
  • 6eac1d1ad0 Polishing. Mark Paluch 2024-09-10 10:55:01 +02:00
  • b7f26fa30f Fix XAddOptions maxlen handling and XPendingOptions validation. jinkshower 2024-09-07 17:12:30 +09:00
  • 15f541bf4c Polishing. Mark Paluch 2024-09-10 10:12:43 +02:00
  • 6190b3bff6 Improve readability in RedisQueryCreator. Junghoon Ban 2023-11-29 17:09:00 +09:00
  • 600f9dd1da Polishing. Mark Paluch 2024-09-10 10:12:43 +02:00
  • ee35a4cd36 Improve readability in RedisQueryCreator. Junghoon Ban 2023-11-29 17:09:00 +09:00
  • 635006672c Refactor Redis secondary-index key formatting. Junghoon Ban 2024-09-10 09:35:14 +02:00
  • 803fd7101e Refactor Redis secondary-index key formatting. Junghoon Ban 2024-09-10 09:35:14 +02:00
  • 0f45851190 Polishing. Christoph Strobl 2024-08-22 15:09:04 +02:00
  • 49542eccee Apply time to idle in RedisCache.retrieve(…). Mark Paluch 2024-07-29 09:33:55 +02:00
  • 06bbd3dcab Use Redis locking for value retrieval synchronization. Mark Paluch 2024-07-29 09:23:37 +02:00
  • 777f079114 Deprecate Micrometer Tracing code in favor of Lettuce's Micrometer support. Mark Paluch 2024-09-04 10:41:40 +02:00
  • fb0f0bc07c Polishing. Christoph Strobl 2024-09-03 07:23:29 +02:00
  • 486dc97623 Add overloads for StreamOperations add with additional XAddOptions. jinkshower 2024-07-07 21:13:59 +09:00
  • 1b220676a0 Fix typos in Javadoc and assertion message. Mark Paluch 2024-08-30 14:09:44 +02:00
  • bfa62bf31d Fix typos in Javadoc and assertion message. Mark Paluch 2024-08-30 14:09:44 +02:00
  • b68dd6eb6c Fix error deserializing enum values with flattening Jackson2HashMapper. Christoph Strobl 2024-08-28 12:27:20 +02:00
  • 5909a491dc Fix error deserializing enum values with flattening Jackson2HashMapper. Christoph Strobl 2024-08-28 12:27:20 +02:00
  • bea01ef36c Fix error deserializing enum values with flattening Jackson2HashMapper. Christoph Strobl 2024-08-28 12:27:20 +02:00
  • 5fb06655d9 Upgrade to Jedis 5.1.5. Christoph Strobl 2024-08-22 15:41:10 +02:00
  • 9d716ff33a Update GitHub Actions. Mark Paluch 2024-08-21 09:28:22 +02:00
  • bd20c6d6f7 Polishing. Mark Paluch 2024-08-20 15:16:53 +02:00
  • a58bfd83c3 Add getFirst(K key) and getLast(K key) methods to ListOperations. Lee Jaeheon 2024-08-13 23:16:10 +09:00
  • e82853f132 Add @Serial annotation to all serialVersionUID fields. Mark Paluch 2024-08-20 10:30:24 +02:00
  • 7a39c5c1fe Add @Serial annotation to all serialVersionUID fields. Mark Paluch 2024-08-20 10:30:24 +02:00
  • e56e8c59b2 Add @Serial annotation to all serialVersionUID fields. Mark Paluch 2024-08-20 10:30:24 +02:00
  • 42b43e5339 Polishing. Mark Paluch 2024-08-20 10:10:00 +02:00
  • 85434a3ceb Consistently use instanceof pattern variable. arefbehboudi 2024-08-18 10:45:30 +03:30
  • cb0648fe81 Polishing. Mark Paluch 2024-08-20 10:10:00 +02:00
  • 96a1b0c327 Consistently use instanceof pattern variable. arefbehboudi 2024-08-18 10:45:30 +03:30
  • 3bc9423cd1 Polishing. Mark Paluch 2024-08-20 10:10:00 +02:00
  • 955b8918a4 Consistently use instanceof pattern variable. arefbehboudi 2024-08-18 10:45:30 +03:30
  • 5a0897e6f7 After release cleanups. Jens Schauder 2024-08-16 10:08:54 +02:00
  • 012220f5b9 Prepare next development iteration. Jens Schauder 2024-08-16 10:08:53 +02:00
  • 8dd9552307 Release version 3.3.3 (2024.0.3). Jens Schauder 2024-08-16 10:05:57 +02:00
  • bb5817699e Prepare 3.3.3 (2024.0.3). Jens Schauder 2024-08-16 10:05:39 +02:00
  • f54776095d After release cleanups. Jens Schauder 2024-08-16 09:01:34 +02:00
  • ec52d64328 Prepare next development iteration. Jens Schauder 2024-08-16 09:01:33 +02:00
  • a2c278baca Release version 3.2.9 (2023.1.9). Jens Schauder 2024-08-16 08:58:34 +02:00
  • e257c3da3c Prepare 3.2.9 (2023.1.9). Jens Schauder 2024-08-16 08:58:11 +02:00
  • aab1f9b6b2 Upgrade to Lettuce 6.4. Mark Paluch 2024-08-12 08:35:47 +02:00
  • 67fc8c4da4 Upgrade to Jedis 5.1.4. Mark Paluch 2024-08-12 08:35:34 +02:00
  • af70648cb7 Add support for using custom BeanNameGenerator. Christoph Strobl 2024-07-31 15:09:50 +02:00
  • 96e46924bd Default Lettuce shutdownQuietPeriod to zero. Mark Paluch 2024-08-08 15:48:48 +02:00
  • 369b549b3c Default Lettuce shutdownQuietPeriod to zero. Mark Paluch 2024-08-08 15:48:48 +02:00
  • ba2c9bae90 Polishing. Mark Paluch 2024-08-08 15:29:42 +02:00
  • b41547e825 Replace Lettuce's verifyPeer with verifyMode. Zhian Chen 2024-06-30 21:14:59 +10:00
  • 4ec61414c2 Polishing. Mark Paluch 2024-08-07 10:59:57 +02:00
  • 20688c5a26 Revise RedisKeyValueAdapter to support lifecycle. Mark Paluch 2024-08-07 10:59:47 +02:00
  • bcb4fd1d74 CI ping. Mark Paluch 2024-08-08 15:05:27 +02:00
  • 5c94b65dd7 CI ping. Mark Paluch 2024-08-08 14:58:19 +02:00
  • fbf94b1016 Upgrade to Maven Wrapper 3.9.8. Mark Paluch 2024-08-08 10:23:16 +02:00
  • dfb65da436 Upgrade to Maven Wrapper 3.9.8. Mark Paluch 2024-08-08 10:22:08 +02:00
  • dd5ca74d91 Update CI properties. Mark Paluch 2024-08-08 10:20:12 +02:00
  • d66e02f4fa Update CI properties. Mark Paluch 2024-08-08 10:19:19 +02:00
  • b2c3113984 Update CI properties. Mark Paluch 2024-08-08 10:17:45 +02:00
  • f63b09e6c6 Upgrade to Maven Wrapper 3.9.8. Mark Paluch 2024-08-08 10:17:23 +02:00
  • 57c294e508 Polishing. Christoph Strobl 2024-08-06 09:44:34 +02:00
  • 3e8081926d Do not attempt to delete phantom key if ShadowCopy is OFF Lucian Torje 2024-08-03 00:47:06 +03:00
  • 40dfa92370 Polishing. Mark Paluch 2024-08-01 10:40:03 +02:00
  • 33e63b3648 Migrate build to Spring Develocity Conventions extension. Eric Haag 2024-08-01 03:22:22 -05:00
  • c39b5993b4 Polishing. Mark Paluch 2024-08-01 10:40:03 +02:00
  • 1109f2e595 Migrate build to Spring Develocity Conventions extension. Eric Haag 2024-08-01 03:22:22 -05:00
  • c1521b610e Polishing. Mark Paluch 2024-08-01 10:40:03 +02:00
  • 5453b0b083 Migrate build to Spring Develocity Conventions extension. Eric Haag 2024-08-01 03:22:22 -05:00
  • d916cb6e68 Remove recent version badges from readme. Mark Paluch 2024-08-01 10:20:46 +02:00
  • ff3ac7b923 Remove recent version badges from readme. Mark Paluch 2024-08-01 10:20:14 +02:00
  • 044b89f55c Remove recent version badges from readme. Mark Paluch 2024-08-01 10:19:53 +02:00
  • 0b2344b6a4 Bundle Javadoc with Antora documentation site. Mark Paluch 2024-07-31 14:29:50 +02:00
  • 62b7bc256a Bundle Javadoc with Antora documentation site. Mark Paluch 2024-07-31 14:29:50 +02:00
  • 5624f12603 Bundle Javadoc with Antora documentation site. Mark Paluch 2024-07-31 14:29:50 +02:00
  • 87ef15c021 Update docker proxy for ci build. Christoph Strobl 2024-07-16 07:05:23 +02:00
  • 50e49e7e7c After release cleanups. Jens Schauder 2024-07-12 19:12:15 +02:00
  • ae3b12d3d0 Prepare next development iteration. Jens Schauder 2024-07-12 19:12:14 +02:00
  • 41b106bfed Release version 3.3.2 (2024.0.2). Jens Schauder 2024-07-12 19:09:19 +02:00
  • d81494c022 Prepare 3.3.2 (2024.0.2). Jens Schauder 2024-07-12 19:09:01 +02:00
  • 9e6ed038bf After release cleanups. Jens Schauder 2024-07-12 13:36:35 +02:00
  • 897d44a1d7 Prepare next development iteration. Jens Schauder 2024-07-12 13:36:34 +02:00
  • a475406047 Release version 3.2.8 (2023.1.8). Jens Schauder 2024-07-12 13:33:06 +02:00
  • 2daa5cd0c7 Prepare 3.2.8 (2023.1.8). Jens Schauder 2024-07-12 13:32:46 +02:00
  • 8b5f29ec96 Deprecate method instead of removing it. Christoph Strobl 2024-07-02 08:16:25 +02:00
  • 4203a5bb67 Fix misspelled method name in RedisPersistentEntity. Seungrae 2024-06-30 21:57:36 +09:00
  • a604e2eec1 Remove Slack notification. 3.1.x Mark Paluch 2024-06-20 14:07:27 +02:00
  • 192c45b6e7 Switch to Broadcom docker proxy. Mark Paluch 2024-06-20 14:07:12 +02:00
  • 4a19f19a2f Remove Slack notification. Mark Paluch 2024-06-20 14:07:27 +02:00
  • 98f34ea5d5 Switch to Broadcom docker proxy. Mark Paluch 2024-06-20 14:07:12 +02:00
  • 5925fdd05c Remove Slack notification. Mark Paluch 2024-06-20 14:07:27 +02:00
  • 9e4e6266e0 Switch to Broadcom docker proxy. Mark Paluch 2024-06-20 14:07:12 +02:00
  • 6ce2896ba1 Remove Slack notification. Mark Paluch 2024-06-20 14:07:27 +02:00
  • 3fed336179 Switch to Broadcom docker proxy. Mark Paluch 2024-06-20 14:07:12 +02:00