Skip to content

QDB 4.1, rewrite and introduce minor breaking changes#32

Draft
QSmally wants to merge 109 commits into
v4from
staging
Draft

QDB 4.1, rewrite and introduce minor breaking changes#32
QSmally wants to merge 109 commits into
v4from
staging

Conversation

@QSmally

@QSmally QSmally commented Oct 17, 2021

Copy link
Copy Markdown
Owner

QDB 4.1 is using the same architecture as version 4, although it introduces a lot of breaking changes in terms of usability, it still has that familiarity with the v4 family. The QDB 5 tag will be reserved for the actual database-changing formats like fully utilising the SQLite data schema.

This version implements functional changes such as the CacheStrategy struct, which groups caching configuration into their own classes. Likewise, there are now enumerations such a Journal and options like diskCacheSize.

  • Connection
    • Integrations
    • Standard methods
    • Search methods
    • Array methods
    • Utility methods
  • Transactions
  • Selections
  • CacheStrategy
    • Eviction modes

QSmally added 30 commits October 1, 2021 18:58
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

Successfully merging this pull request may close these issues.

1 participant