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

Proposal: stateful import #82

Open
xkikeg opened this issue Feb 27, 2023 · 0 comments
Open

Proposal: stateful import #82

xkikeg opened this issue Feb 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@xkikeg
Copy link
Owner

xkikeg commented Feb 27, 2023

Summary

Current import is stateless, combines okane.yml and source and emits the Ledger format.
Stateful import instead relies on already eixsting Ledger file metadata to detect which files are already imported.

This requires #73 to be implemented beforehand, also requires some key designs:

  1. How to encode file / position information
    Note each file may contain different semantics of the "unique record ID"
  2. How to propagate the diff to the users, showing diff? log summary?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant