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

new inmem and filekv storage backends #68

Merged
merged 7 commits into from
Sep 13, 2024

Conversation

jessepeterson
Copy link
Member

@jessepeterson jessepeterson commented Jun 19, 2024

Implements a NanoLIB kv-compatible storage backend which then backs the new inmem and filekv backends. The existing file backend is deprecated. See the operations guide changes for further guidance.

@jessepeterson jessepeterson changed the title new inmem and file storage backends new inmem and filekv storage backends Sep 13, 2024
@jessepeterson jessepeterson merged commit 15d2ac2 into micromdm:main Sep 13, 2024
6 checks passed
@jessepeterson jessepeterson deleted the kv-storage branch September 13, 2024 20:29
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

Successfully merging this pull request may close these issues.

1 participant