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

feat: prepare segcache storage crate for release #91

Merged
merged 18 commits into from
Dec 19, 2023

Conversation

brayniac
Copy link
Collaborator

@brayniac brayniac commented Apr 13, 2023

Prepare the segcache storage crate for release as segcache.

Changes to make the metrics an optional, but default feature to help reduce the dependency tree for embedded cases.

Remove the dependency on the storage-types by adding the typed Values into this crate itself.

Supporting changes for rename and versioning.

brayniac and others added 2 commits April 13, 2023 10:47
Prepare the seg storage crate for release as `pelikan-storage-seg`.

Changes to make the metrics an optional, but default feature to
help reduce the dependency tree for embedded cases.

Remove the dependency on the `storage-types` by adding the typed
`Value`s into this crate itself.

Supporting changes for rename and versioning.
@brayniac brayniac requested a review from thinkingfish April 13, 2023 17:51
src/entrystore/Cargo.toml Outdated Show resolved Hide resolved
@brayniac brayniac changed the title feat: prepare seg storage crate for release feat: prepare segcache storage crate for release Dec 19, 2023
@brayniac brayniac merged commit dfcbd33 into pelikan-io:main Dec 19, 2023
20 checks passed
@brayniac brayniac deleted the seg branch December 19, 2023 22:08
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