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

Feature: Group storage configuration types in StorageTypeConfig trait #942

Closed
wants to merge 1 commit into from

Conversation

schreter
Copy link
Collaborator

@schreter schreter commented Nov 20, 2023

This addresses #938 partially (just the outer API level).


This change is Reviewable

@schreter schreter requested a review from drmingdrmer November 20, 2023 11:54
Copy link
Collaborator Author

@schreter schreter left a comment

Choose a reason for hiding this comment

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

+reviewer:@drmingdrmer

This is a starting point. Maybe it can be merged, maybe it'll require further work (docs).

I added compat-08 flag to all crates except memstore, where it's now using the new API version.

Reviewable status: 0 of 10 files reviewed, all discussions resolved (waiting on @drmingdrmer)

@drmingdrmer
Copy link
Member

@schreter
I think we can just remove N, LS, SM from Raft<C, N, LS, SM>:

Copy link
Collaborator Author

@schreter schreter left a comment

Choose a reason for hiding this comment

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

Right, that would be even better.

Reviewable status: 0 of 11 files reviewed, all discussions resolved (waiting on @drmingdrmer)

@schreter schreter closed this Nov 20, 2023
@schreter schreter deleted the store_trait branch November 21, 2023 20:34
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