Skip to content

feat: optimize by connecting to db only once - #24

Open
phirmware wants to merge 2 commits into
ichtrojan:mainfrom
phirmware:optimze-horus
Open

phirmware wants to merge 2 commits into
ichtrojan:mainfrom
phirmware:optimze-horus

Conversation

@phirmware

@phirmware phirmware commented Feb 8, 2022

Copy link
Copy Markdown

Every time the watch method is called, we make a connection to the DB, to reduce latency this PR moves the db connection to the init method and adds a Close method the user should defer in their application

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