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

Import KVX with disk and memory stores. #1253

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Import KVX with disk and memory stores. #1253

wants to merge 2 commits into from

Conversation

partim
Copy link
Member

@partim partim commented Feb 17, 2025

This PR imports the code previously in the kvx crate into Krill itself as the commons::storage module. It also rearranges some of Krill’s eventsourcing and queue code to better integrate with the now internal storage module.

This PR is the very first part of #1238 without integration of PostgreSQL support or any changes to the processing model of Krill. It has been split off that PR to so it can be merged already as #1238 has turned out to be more complicated than expected and may need to cook a bit longer.

@partim partim requested a review from a team February 17, 2025 15:13
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