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

✨ Refactor storages to log every write operations in the CRDT #426

Open
linkdd opened this issue Feb 24, 2025 · 0 comments
Open

✨ Refactor storages to log every write operations in the CRDT #426

linkdd opened this issue Feb 24, 2025 · 0 comments
Labels
priority: normal The issue has a normal priority and will be treated as soon as possible
Milestone

Comments

@linkdd
Copy link
Contributor

linkdd commented Feb 24, 2025

Scope

storage

Desired Behavior

Every write operation on every storage (auth, config, logs) should be added to the CRDT so that it can be synced with other nodes in the cluster.

@linkdd linkdd added the priority: normal The issue has a normal priority and will be treated as soon as possible label Feb 24, 2025
@linkdd linkdd added this to the 1.0.0 milestone Feb 24, 2025
@linkdd linkdd changed the title ✨ Refactor API to send commands to Raft cluster ✨ Refactor storages to log every write operations in the CRDT Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: normal The issue has a normal priority and will be treated as soon as possible
Development

No branches or pull requests

1 participant