# I18n-expend-SDK **Repository Path**: litriha/I18n-expend-SDK ## Basic Information - **Project Name**: I18n-expend-SDK - **Description**: 国际化多语言本地缓存的优化方案 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-14 - **Last Updated**: 2023-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Preview, Cache, infra, Design ## README # README 国际化多语言本地缓存的优化方案, 已实现功能为: - 本地缓存 - 缓存刷新可靠性 - 一致性开关 其中未对消息中的消费组做处理, 同一集群服务的不同节点将会归为同一消费组 只有一个节点会接收到刷新缓存消息. 该项目仅供参考.