alibaba / alibaba/jetcache

请问本地缓存,深拷贝

Open
#950 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.6k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

问题: 在使用过程中我发现拿出本地缓存的对象 修改后 本地缓存的对象也变更了

1.是否能支持本地缓存保持不变拿出来的对象都是深拷贝对象呢

尝试: 看文档发现自定义序列化只支持远程序列化

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by reading the local-cache implementation and the custom serialization documentation, then trace how cached objects are stored and returned. Done should mean that modifying an object retrieved from local cache does not change the cached value, with the supported configuration and behavior documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.