spring-projects / spring-projects/spring-data-redis
Investigate on ByteBuffer-based Jackson serializer [DATAREDIS-904]
Open
@christophstrobl is already working on this.
Since Dec 30, 2020.
in: core
type: enhancement
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Mark Paluch opened DATAREDIS-904 and commented
We should investigate whether a ByteBuffer-based Jackson decoder would help to improve performance for reactive Jackson usage. Right now, Jackson creates a lot of performance overhead and we should check how we could potentially reduce the overhead
Attachments:
- LettucetestApplication-2018-12-03-Read-as-JSON.snapshot.zip (2.77 MB)
- Read as JSON.png (355.74 kB)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.