Commit Graph

  • bc382ae042 Update CI properties. Mark Paluch 2023-07-03 09:50:18 +02:00
  • bf3a9b4b71 Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:49:50 +02:00
  • 3173a0615e Update CI properties. Mark Paluch 2023-07-03 09:48:59 +02:00
  • fd7e9a0edf Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:48:27 +02:00
  • f2fba9f58a Update CI properties. Mark Paluch 2023-07-03 09:47:08 +02:00
  • fda12222f4 Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:46:39 +02:00
  • b6548462c4 Update CI properties. Mark Paluch 2023-07-03 09:43:45 +02:00
  • 53a03826c6 Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:42:32 +02:00
  • adba001f74 Simplify RedisClient and LettuceConnectionProvider creation. John Blum 2023-06-27 13:06:44 -07:00
  • 647e48742a Make use of pattern variable in equals(:Object) method. John Blum 2023-06-26 16:23:01 -07:00
  • 4637323c80 Edit Javadoc in RedisConnection. John Blum 2023-06-26 16:33:40 -07:00
  • c863f9b914 Rename RedisAssertions.requiredObject(..) to requireNonNull(..). John Blum 2023-06-26 16:15:23 -07:00
  • 7ce1e92164 After release cleanups. John Blum 2023-06-16 08:13:30 -07:00
  • 7db50c35a8 Prepare next development iteration. John Blum 2023-06-16 08:13:28 -07:00
  • 219861a9ee Release version 3.1.1 (2023.0.1). John Blum 2023-06-16 08:05:36 -07:00
  • e9a0588865 Prepare 3.1.1 (2023.0.1). John Blum 2023-06-16 08:05:07 -07:00
  • 38ce48ee3c After release cleanups. Mark Paluch 2023-06-16 14:59:12 +02:00
  • baa7728f20 After release cleanups. Mark Paluch 2023-06-16 15:43:10 +02:00
  • 788eb0f0a1 Prepare next development iteration. Mark Paluch 2023-06-16 15:43:09 +02:00
  • d2cdfeaceb Release version 3.0.7 (2022.0.7). Mark Paluch 2023-06-16 15:39:46 +02:00
  • d71e5233b6 Prepare 3.0.7 (2022.0.7). Mark Paluch 2023-06-16 15:39:31 +02:00
  • 7ffd4c6409 Prepare next development iteration. Mark Paluch 2023-06-16 14:59:10 +02:00
  • 05dc769a1f Release version 2.7.13 (2021.2.13). Mark Paluch 2023-06-16 14:56:15 +02:00
  • dc1473dbf5 Prepare 2.7.13 (2021.2.13). Mark Paluch 2023-06-16 14:55:59 +02:00
  • b8e6851e70 Polish for #2611. John Blum 2023-06-15 19:06:54 -07:00
  • 2b21d93133 Polish. John Blum 2023-06-14 16:14:56 -07:00
  • 1ed54212cc Use BitSet instead of LinkedHashSet to improve the performance of SlotRange construction. daihuabin 2023-03-09 19:17:24 +08:00
  • 8f58c1f27c Polish. John Blum 2023-06-14 16:14:56 -07:00
  • 1d293d85a3 Use BitSet instead of LinkedHashSet to improve the performance of SlotRange construction. daihuabin 2023-03-09 19:17:24 +08:00
  • 2b2e050004 Add requireState(..) assertion method to RedisAssertions. John Blum 2023-06-14 14:13:19 -07:00
  • 17820d1d52 Allow users to customize the internal ObjectMapper created by GenericJackson2JsonRedisSerializer. John Blum 2023-06-14 13:41:19 -07:00
  • f3de2d51dc Allow users to customize the internal ObjectMapper created by GenericJackson2JsonRedisSerializer. John Blum 2023-06-14 13:41:19 -07:00
  • f1492e1790 Refactor JdkSerializationRedisSerializer. John Blum 2023-06-14 12:49:38 -07:00
  • 4da3bdf798 Refactor GenericJackson2JsonRedisSerializer. John Blum 2023-06-14 12:14:59 -07:00
  • 46279d8bea Fix missing/misplacement of <p> tag in Jackson2HashMapper Javadoc. John Blum 2023-06-14 09:42:17 -07:00
  • 433bb89d9b Fix missing/misplacement of <p> tag in Jackson2HashMapper Javadoc. John Blum 2023-06-14 09:42:17 -07:00
  • ccdfcf2e45 Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:55:09 +02:00
  • aa4cb3f05c Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:54:08 +02:00
  • 0273d6564d Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:52:20 +02:00
  • ee8631eca5 Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:51:21 +02:00
  • 2cf2d0620f Delombok all test source code. John Blum 2023-06-12 17:57:55 -07:00
  • a1f4876331 Polish. John Blum 2023-06-06 13:30:50 -07:00
  • c54fb75a63 Fix Jackson (hash) mapping for BigDecimal/BigInteger scalar values and Java Time types. Christoph Strobl 2023-06-06 10:27:02 +02:00
  • f8a9fdf372 Polish. John Blum 2023-06-06 13:30:50 -07:00
  • 637964eed8 Fix Jackson (hash) mapping for BigDecimal/BigInteger scalar values and Java Time types. Christoph Strobl 2023-06-06 10:27:02 +02:00
  • 770fbac670 Review and polish for confiuring a cache lock TTL. John Blum 2023-06-12 12:34:35 -07:00
  • 9aa2eb4b02 Allow configuration of cache lock TTL. Mark Paluch 2023-06-07 10:45:17 +02:00
  • 14571a5569 Polishing. Mark Paluch 2023-06-06 10:51:01 +02:00
  • 734a359e6a Construct LettuceObservationContext with parent observation Yanming Zhou 2023-05-31 13:17:34 +08:00
  • a3cb205060 Fix ZAddArgs.isEmpty. Mark Paluch 2023-06-07 11:33:21 +02:00
  • a53385c59b Change reference from Redis in redis.adoc to Spring Data Redis. vuhp 2023-05-31 01:55:06 +08:00
  • 40b26137ab Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 10:53:17 +02:00
  • 3ba75d2aad Use OBJECT, PTTL, and RESTORE JedisCluster methods directly. Mark Paluch 2023-05-30 11:55:11 +02:00
  • ab72d44924 Polishing. Mark Paluch 2023-06-06 10:51:01 +02:00
  • a9e439c332 Construct LettuceObservationContext with parent observation Yanming Zhou 2023-05-31 13:17:34 +08:00
  • bb57830f10 Fix ZAddArgs.isEmpty. Mark Paluch 2023-06-07 11:33:21 +02:00
  • 1ad01d4dc1 Fix ZAddArgs.isEmpty. Mark Paluch 2023-06-07 11:33:21 +02:00
  • f237016517 Fix ZAddArgs.isEmpty. Mark Paluch 2023-06-07 11:33:21 +02:00
  • cb0fb526d0 Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 10:53:17 +02:00
  • 293de67cb1 Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 10:53:17 +02:00
  • 26721ad37c Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 10:53:17 +02:00
  • 68833df7a4 Use OBJECT, PTTL, and RESTORE JedisCluster methods directly. Mark Paluch 2023-05-30 11:55:11 +02:00
  • b58d795418 Use OBJECT, PTTL, and RESTORE JedisCluster methods directly. Mark Paluch 2023-05-30 11:55:11 +02:00
  • 050beebc74 Edit and cleanup Javadoc. John Blum 2023-05-23 08:46:06 -07:00
  • c99e9cd77f Edit and cleanup Javadoc. John Blum 2023-05-23 08:46:06 -07:00
  • 1dc49052b3 Edit and cleanup Javadoc. John Blum 2023-05-23 08:46:06 -07:00
  • ca1fc3043a Edit and cleanup Javadoc. John Blum 2023-05-23 08:46:06 -07:00
  • 418121f087 Polish. John Blum 2023-05-18 16:52:03 -07:00
  • 8126924595 Improve RedisCacheManagerBuilder to expose applied RedisCacheConfiguration. Yanming Zhou 2023-05-18 10:35:23 +08:00
  • 554e829783 Polish. John Blum 2023-05-18 16:52:03 -07:00
  • 6437b812d1 Improve RedisCacheManagerBuilder to expose applied RedisCacheConfiguration. Yanming Zhou 2023-05-18 10:35:23 +08:00
  • 2246a98a93 Polish. John Blum 2023-05-18 16:52:03 -07:00
  • 9f98f0d5fa Improve RedisCacheManagerBuilder to expose applied RedisCacheConfiguration. Yanming Zhou 2023-05-18 10:35:23 +08:00
  • fe81d6f44e Update Jenkins triggers after GA release. Mark Paluch 2023-05-12 14:50:24 +02:00
  • c98149e8e5 After release cleanups. Christoph Strobl 2023-05-12 14:19:11 +02:00
  • 2e4afcfaa4 Prepare next development iteration. Christoph Strobl 2023-05-12 14:19:10 +02:00
  • 21450a953b After release cleanups. Christoph Strobl 2023-05-12 14:18:54 +02:00
  • c97b22ed2c Prepare next development iteration. Christoph Strobl 2023-05-12 14:18:52 +02:00
  • 49ecf1c49d Release version 3.1 GA (2023.0.0). Christoph Strobl 2023-05-12 14:14:39 +02:00
  • 5b65e1ee5f Prepare 3.1 GA (2023.0.0). Christoph Strobl 2023-05-12 14:14:08 +02:00
  • 29eb6072b1 After release cleanups. Christoph Strobl 2023-05-12 11:11:32 +02:00
  • dbeb426bd5 Prepare next development iteration. Christoph Strobl 2023-05-12 11:11:31 +02:00
  • a6f0bc1133 Release version 3.0.6 (2022.0.6). Christoph Strobl 2023-05-12 11:08:07 +02:00
  • 7274d6f5f7 Prepare 3.0.6 (2022.0.6). Christoph Strobl 2023-05-12 11:07:48 +02:00
  • fa970ef334 After release cleanups. Christoph Strobl 2023-05-12 10:21:26 +02:00
  • 7c515ea0a4 Prepare next development iteration. Christoph Strobl 2023-05-12 10:21:24 +02:00
  • 8f242a8482 Release version 2.7.12 (2021.2.12). Christoph Strobl 2023-05-12 10:18:02 +02:00
  • db0a49cfa9 Prepare 2.7.12 (2021.2.12). Christoph Strobl 2023-05-12 10:17:44 +02:00
  • ad000b90e7 Polishing. Mark Paluch 2023-05-11 11:19:46 +02:00
  • ed2c9c1ecc Polishing. Mark Paluch 2023-05-11 11:19:46 +02:00
  • 5e8f73a00a Make LettuceObservationContext public to use it with Observation Predicates. Mark Paluch 2023-05-09 15:13:28 +02:00
  • e437c3d0ea Make LettuceObservationContext public to use it with Observation Predicates. Mark Paluch 2023-05-09 15:13:28 +02:00
  • 36c08ae9e9 Refactor Lettuce connection handling in integration tests. Mark Paluch 2023-05-09 15:07:08 +02:00
  • 23443692c7 Polishing. Mark Paluch 2023-05-09 15:04:51 +02:00
  • 5e2b668dcc Refactor Lettuce connection handling in integration tests. Mark Paluch 2023-05-09 15:07:08 +02:00
  • 8c9af9d46a Polishing. Mark Paluch 2023-05-09 15:04:51 +02:00
  • aadfae62a4 Pass Page.size() to GEORADIUS COUNT. Mark Paluch 2023-05-08 10:19:11 +02:00
  • 72382be0f7 Fix element ordering issue on a mapped de/serialized entity having List property. John Blum 2023-05-07 11:49:18 -07:00
  • e973a50184 Fix element ordering issue on a mapped de/serialized entity having List property. John Blum 2023-05-07 11:49:18 -07:00
  • a147385431 Fix element ordering issue on a mapped de/serialized entity having List property. John Blum 2023-05-07 11:49:18 -07:00