Skip to content

Driver join protocol - #93

Open
danielss-dev wants to merge 1 commit into
masterfrom
architecture/driver-join-protocol
Open

Driver join protocol#93
danielss-dev wants to merge 1 commit into
masterfrom
architecture/driver-join-protocol

Conversation

@danielss-dev

Copy link
Copy Markdown
Owner

Decision

A new engine joins through DatabaseDriver plus the four parallel matches (get_driver, PoolRef, ConnectionPool, connect) in one PR. Wire-compatible engines are aliases. Per-engine command files are only for ops the trait cannot express without lying.

docs/ARCHITECTURE.md names the wrong trait and the wrong size number. This README next to src-tauri/src/db/ is the contract.

This PR

One path: src-tauri/src/db/README.md.

Do not merge product code on this branch.

Keep one DatabaseDriver trait, alias wire-compatible engines, and require the four pool/driver matches in the same PR. Per-engine command files are the exception.
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