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

QDB 4.1, rewrite and introduce minor breaking changes #32

Draft
wants to merge 109 commits into
base: v4
Choose a base branch
from
Draft

Conversation

QSmally
Copy link
Owner

@QSmally QSmally commented Oct 17, 2021

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

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.

None yet

1 participant