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

mystic.cache archives should optionally store (iter,id) #195

Open
mmckerns opened this issue Jan 25, 2023 · 0 comments
Open

mystic.cache archives should optionally store (iter,id) #195

mmckerns opened this issue Jan 25, 2023 · 0 comments

Comments

@mmckerns
Copy link
Member

(Optionally) storing iter,id would enable the archive to store duplicate entries and keep track of order. By tracking (iter,id), can convert to and from logfile without losing information. See if _iter = True in log_converter in mystic.scripts.

@mmckerns mmckerns changed the title mystic.cache archives should have option to store (iter,id) mystic.cache archives should optionally store (iter,id) Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant