是否能结合spring-boot-starter-data-redis 使用.
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
目前发现spring-boot-starter-data-redis 提供的@cache 满足不了需求.
然后发现jetcache注解很好用.但是jetcache提供操作redis的方法太少.
而且spring redis 和jetcache 提供的key,value序列化方式不同. 导致两者不能结合使用.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the Spring Boot Redis integration and the cache key/value serialization paths, then compare how Spring Data Redis and JetCache represent them. Done should include an agreed integration design, compatible Redis operations, and tests covering shared serialization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis, spring-boot
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100