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
The s3-cas project was developed as a Proof of Concept using:
Transform the PoC into a production-ready product with modern dependencies and proper development practices.
Righ now the refcount is defined as a feature, but in fact it would need to be a default setting.
cc @delandtj
The text was updated successfully, but these errors were encountered:
some notes:
s3-cas
Sorry, something went wrong.
iwanbk
No branches or pull requests
The s3-cas project was developed as a Proof of Concept using:
Proposed Changes
Transform the PoC into a production-ready product with modern dependencies and proper development practices.
Core Changes Required:
1. Database Migration
add oject retrieval and integrity check... TBD
2. S3 Frontend Modernization
3. Stabilize Object RefCount
Righ now the refcount is defined as a feature, but in fact it would
need to be a default setting.
are NEVER too low. (There can be some data leakage, but never data loss)
4. CI/CD Implementation
cc @delandtj
The text was updated successfully, but these errors were encountered: