-
Notifications
You must be signed in to change notification settings - Fork 3
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
Implementing and evaluating an anti-entropy protocol for riak_core_lite #5
Comments
@bieniusa @marianoguerra @albsch is this something you still want to do this year? |
We are happy to offer it again this year. |
Woohoo! Those are great news :) |
@bieniusa @marianoguerra @albsch (sorry for the ping yet again) so it seems that for this year's edition we have to add the following information to the project, would you be so kind to get back to me with it?
|
Sorry for the delay... Expected outcome:
Expected size: both possible, we would target 175h Difficulty: medium / hard |
No probs for the delay, life happens :) I have updated your project description on the wiki, thank you Annette! |
Description
Active anti-entropy (AAE) identifies and repairs data inconsistencies between a system's replicas. It is typically implemented as a set of background processes that iterate over the data items, compare their state and trigger synchronisation actions.
Riak_core_lite currently does not offer an active anti-entropy module.
Recommended Skills
Mentor(s)
Albert Schimpf, Mariano Guerra, Annette Bieniusa
Project URL(s)
The text was updated successfully, but these errors were encountered: