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: create struct that persists watcher roots list to disk #84

Closed
luketchang opened this issue Feb 16, 2021 · 2 comments
Closed

feature: create struct that persists watcher roots list to disk #84

luketchang opened this issue Feb 16, 2021 · 2 comments
Labels
design Architecture and design enhancement New feature or request rust 🦀 Rust dev work required

Comments

@luketchang
Copy link
Contributor

luketchang commented Feb 16, 2021

  • takes watcher's history map and persists data to disk
  • bootup should load this data from disk if it exists
  • bootup root collection and disk persistence should both go on new WatcherSync struct

Should come after #75

@luketchang luketchang added design Architecture and design enhancement New feature or request rust 🦀 Rust dev work required labels Feb 16, 2021
@prestwich
Copy link
Contributor

oh slight miscommunication. I meant that UsingOptics ought to be called ConnectionManager. this task doesn't need a name probably

@luketchang luketchang changed the title feature: create ConnectionManager struct that persists watcher roots list to disk feature: create struct that persists watcher roots list to disk Feb 16, 2021
@luketchang
Copy link
Contributor Author

Closing in favor of #183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Architecture and design enhancement New feature or request rust 🦀 Rust dev work required
Projects
None yet
Development

No branches or pull requests

2 participants