We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To implement the new transport service, we need to refine the current openalto architecture to support version control of information resources.
Zookeeper is a good fit for this. In the first version, we will introduce a version control layer using zookeeper.
References:
The text was updated successfully, but these errors were encountered:
Add initial implementation of version control
5613ddf
Prepare for openalto#35 Signed-off-by: jensenzhang <[email protected]>
9ff75c3
The operator should be able to config which diff algorithm will be used.
Some python libraries for JSON diff that may be useful:
Sorry, something went wrong.
c09ec02
Prepare for #35 Signed-off-by: jensenzhang <[email protected]>
emiapwil
fno2010
No branches or pull requests
To implement the new transport service, we need to refine the current openalto architecture to support version control of information resources.
Zookeeper is a good fit for this. In the first version, we will introduce a version control layer using zookeeper.
References:
The text was updated successfully, but these errors were encountered: