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

Split SAF implementation #7

Open
MarshallAsch opened this issue Mar 24, 2021 · 1 comment
Open

Split SAF implementation #7

MarshallAsch opened this issue Mar 24, 2021 · 1 comment

Comments

@MarshallAsch
Copy link
Owner

Currently the saf-application file is responsible for both the data storage and replication scheme as well as the data access simulation application. Both portions should be abstracted out from one another so that different applications and storage schemes can be properly evaluated.

@MarshallAsch
Copy link
Owner Author

A sample of how this could be done has been implemented in the MarshallAsch/rhpman project. It might be worth copying that here or merging this repo with that one to make one 'data storage' module rather than individual implementations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant