Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: 数据落盘与加载(用于服务端宕机弱依赖 + Failover) #19

Open
CherishCai opened this issue Oct 13, 2022 · 3 comments
Labels
core Common logic of Core enhancement New feature or request good first issue Good for newcomers

Comments

@CherishCai
Copy link
Collaborator

CherishCai commented Oct 13, 2022

Feature: 数据落盘与加载(用于服务端宕机弱依赖 + Failover)通用能力,统一考虑 config / naming

@CherishCai CherishCai added enhancement New feature or request core Common logic of Core labels Oct 13, 2022
@CherishCai CherishCai added the good first issue Good for newcomers label Dec 9, 2022
@onewe
Copy link
Collaborator

onewe commented Apr 18, 2023

抽象出一个 cache, 内部支持多种事件(Insert、Delete、etc..), 持久化采用 rocksDB

@onewe onewe added this to the 0.3.0 milestone Apr 18, 2023
@CherishCai
Copy link
Collaborator Author

rocksdb 是 C++ wrap 的,还是使用 tempfile 吧

onewe added a commit to onewe/nacos-sdk-rust that referenced this issue Apr 20, 2023
CherishCai pushed a commit that referenced this issue Apr 20, 2023
@onewe
Copy link
Collaborator

onewe commented May 1, 2023

#154

@CherishCai CherishCai removed this from the 0.3.0 milestone Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Common logic of Core enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants