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

Memory store replacement #57

Merged
merged 9 commits into from Apr 1, 2021
Merged

Memory store replacement #57

merged 9 commits into from Apr 1, 2021

Conversation

matko
Copy link
Member

@matko matko commented Apr 1, 2021

Replace the memory store with a new implementation based on a common code path with the directory store, reducing code duplication and simplifying tests.

Resolves #53.

@matko
Copy link
Member Author

matko commented Apr 1, 2021

Also resolves #35.

@matko matko merged commit 5ca661b into master Apr 1, 2021
@matko matko deleted the memory_store_replacement branch April 1, 2021 11:48
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.

Reimplement the memory layer store with the same generic code used by the directory layer store
1 participant