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

Rewrite qbit from scratch #58

Closed
d-r-q opened this issue Nov 8, 2019 · 1 comment
Closed

Rewrite qbit from scratch #58

d-r-q opened this issue Nov 8, 2019 · 1 comment

Comments

@d-r-q
Copy link
Owner

d-r-q commented Nov 8, 2019

Motivation:

  1. Implement and test for all platforms from the beginning to discover incompatibilities and limitation of platforms early (MPP: js/node #42 MPP: native/linux #38)
  2. Make API suspend (Make api suspend #19)
  3. Split API and implementation in different modules
  4. Consider issues related to storage format and choose right solution (Storage format: Entity vs List<Eav> #6, Storage format: custom vs kotlinx serialization #8, Storage format: full entity vs patch #9)
  5. Add entity collections (Entity collections #51)
  6. Support maps and sets (Implement support of Set attributes #5, Implement support of Map attributes #7)
@d-r-q
Copy link
Owner Author

d-r-q commented Jan 11, 2020

Actually rewrite from scratch is never a good idea

@d-r-q d-r-q closed this as completed Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant