alibaba / alibaba/fastjson2

[FEATURE]是否计划支持Redission的org.redisson.client.codec.BaseCodec的编解码实现

Open
#784 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
4.4k
Forks
613
Avg merge
1d 22h
Merged PRs (30d)
6

Description

### 请描述您的需求或者改进建议
*对您想要需求或建议的清晰简洁的描述。*

### 请描述你建议的实现方案
*对您想要需求或建议的实现方案的详细描述。*
```java
public class FastJsonRedissonCodec extends MarshallingCodec {

}
```

### 描述您考虑过的替代方案
*对您考虑过的任何替代解决方案或功能的描述。*

#### 附加信息
*如果你还有其他需要提供的信息,可以在这里填写(可以提供截图、视频等)。*

Contributor guide

Open the contributing guide

Research direction

Start with the proposed FastJsonRedissonCodec class and the referenced org.redisson.client.codec.BaseCodec and MarshallingCodec types. Determine the expected codec behavior and compatibility requirements from the Redisson APIs, then add coverage showing that the implementation works as the requested FastJSON2 codec.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.