-
Notifications
You must be signed in to change notification settings - Fork 163
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
Add 10 file system-based persistence techniques #955
Add 10 file system-based persistence techniques #955
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First off, sorry for the delay in getting to this. I've been busy but this is great work here and I'm excited for all these new capability detections! Please see my suggestions and comments for discussion inline.
Co-authored-by: Moritz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks a lot! I really appreciate all your updates, the discussions, and your proper git workflow!
LGTM! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, LGTM 🚀
🎉 |
Add 10 file system-based persistence techniques.
All rules have a reference to an online resource describing the technique.
This PR requires #952 to be merged.