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

Persist in file new endpoints coming from Endpoint Service #18

Open
kaiocb opened this issue Nov 8, 2017 · 0 comments
Open

Persist in file new endpoints coming from Endpoint Service #18

kaiocb opened this issue Nov 8, 2017 · 0 comments
Assignees
Labels

Comments

@kaiocb
Copy link
Contributor

kaiocb commented Nov 8, 2017

Epic: File persistence support.

**branch: file_persistence_support

Description:

Lyre does not support file insertions in existing/read files, our intention its to condense new updates and new endpoints in another (auto-generated) file, created and managed only by Lyre.

Tasks:

  • Create read/write mechanism to create/edit/remove our hidden/auto-generated file.
  • Assemble this new mechanism in Lyre boot life cycle.
  • Create write logic to insert/update all endpoints read by Scanner/Reader.
  • Create write logic to insert/update endpoint by service.
  • Create metadata inside file to manage, insertions logs, updates, deletions.
  • Create tests to ensure 100% coverage on this feature.
@kaiocb kaiocb added the feature label Nov 8, 2017
@kaiocb kaiocb self-assigned this Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant