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

Filesystem tracking issue #1

Open
7 of 17 tasks
bugadani opened this issue Jun 15, 2023 · 0 comments
Open
7 of 17 tasks

Filesystem tracking issue #1

bugadani opened this issue Jun 15, 2023 · 0 comments

Comments

@bugadani
Copy link
Member

bugadani commented Jun 15, 2023

MVP

Bugs

Features

Future opportunities and ideas I don't immediately need:

  • Allow appending to closed files - reallocates header
  • Seek while reading
  • Allow writing a file while reading another - lift "write = UB while reading" restriction
  • Better estimate size of new metadata object (Free up space as needed #4)
  • Rename/move file
  • Directories
    - List files #11
    - [wip] Directory support #16
  • Access multiple files at the same time
  • Batch multiple small, consecutive writes
  • Consider supporting odd-byte (3) write granularity
@bugadani bugadani transferred this issue from card-io-ecg/card-io-fw Jun 15, 2023
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

No branches or pull requests

1 participant