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

refactor(iroh-bytes): make module name and feature flags consistent with docs db #2110

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

rklaehn
Copy link
Contributor

@rklaehn rklaehn commented Mar 21, 2024

Description

refactor(iroh-bytes): make module name and feature flags consistent with docs db

file::Store becomes fs::Store, and "file-db" feature becomes "fs-store" feature.

Notes & open questions

We could make it either way, I care more about consistency than about my naming choice. But if we do it let's do it fast so I don't have merge hell...

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.

…e docs store

Also rename the feature flag to be consistent.
@rklaehn rklaehn requested a review from Frando March 21, 2024 15:57
@rklaehn rklaehn marked this pull request as ready for review March 21, 2024 15:58
# Conflicts:
#	iroh-cli/src/commands/start.rs
@rklaehn rklaehn enabled auto-merge March 22, 2024 06:54
@rklaehn rklaehn added this pull request to the merge queue Mar 22, 2024
Merged via the queue into main with commit 918fca6 Mar 22, 2024
20 checks passed
@rklaehn rklaehn deleted the fs-bao-store branch April 10, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants