Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Do not require database in connection#17

Draft
alexstoick wants to merge 5 commits intomasterfrom
feat/multi-session-same-conn
Draft

Do not require database in connection#17
alexstoick wants to merge 5 commits intomasterfrom
feat/multi-session-same-conn

Conversation

@alexstoick
Copy link
Contributor

No description provided.

@alexstoick alexstoick changed the title wip Do not require database in connection Jul 3, 2023
@alexstoick alexstoick force-pushed the feat/multi-session-same-conn branch from 06ad93d to 5f3650a Compare July 4, 2023 19:47
This will allow us to simplify our code, and not have to continously
call `connect` function; but allow the re-use of connections. Currently,
there is no DB pool configuration specified, this will be a follow-up.
@alexstoick alexstoick force-pushed the feat/multi-session-same-conn branch from 8a1eb48 to 15a5d2c Compare July 5, 2023 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant