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

Move the in-memory op store to the core crate #67

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

ThetaSinner
Copy link
Member

@ThetaSinner ThetaSinner commented Jan 7, 2025

As discussed, remove the kitsune2_memory module and move the mem op store from there to kitsune2_core. I think I've integrated it right with the builder pattern but that's probably the bit that needs the most checking :)

@ThetaSinner ThetaSinner force-pushed the move-mem-op-store-to-core branch from c013b96 to b7b5eb3 Compare January 7, 2025 15:51
@ThetaSinner ThetaSinner marked this pull request as ready for review January 7, 2025 16:18
neonphog
neonphog previously approved these changes Jan 7, 2025
Copy link
Collaborator

@neonphog neonphog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ThetaSinner
Copy link
Member Author

This one did conflict with the docs PR, but only on imports

@ThetaSinner ThetaSinner merged commit 2f18d0f into main Jan 7, 2025
5 checks passed
@ThetaSinner ThetaSinner deleted the move-mem-op-store-to-core branch January 7, 2025 16:36
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.

2 participants