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

Data persistence and audit trail for DNS and keys #34

Open
manigandham opened this issue Jul 2, 2021 · 0 comments
Open

Data persistence and audit trail for DNS and keys #34

manigandham opened this issue Jul 2, 2021 · 0 comments

Comments

@manigandham
Copy link
Contributor

Current implementation uses an in-memory store for domain data for simplicity and performance.

There should multiple storage implementations for various scaling (single server, K8S, distributed data center, etc) and security (encrypted volumes, KMS, etc) concerns. There should also be an audit trail implementation to keep track of data mutations over time and archive historical records.

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