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

Stricter typing/serialization for state #41

Open
duijf opened this issue Mar 7, 2019 · 0 comments
Open

Stricter typing/serialization for state #41

duijf opened this issue Mar 7, 2019 · 0 comments
Labels
cli Command line interface related

Comments

@duijf
Copy link
Contributor

duijf commented Mar 7, 2019

Up until now we've gotten away with using the state.json file in the root of buckets. This is an unsustainable design: we won't get away with this for much longer.

I'd like to switch to SQLite for this stuff. We want stricter schemas, validation, and migrations if we're actually going to put pxl to use in a production setting and handle upgrades across versions. I also have some nice ideas about resumable uploads

@duijf duijf added the cli Command line interface related label Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Command line interface related
Projects
None yet
Development

No branches or pull requests

1 participant