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

chore: add connection storage, simplify connection controller and storage controller interfaces #627

Merged
merged 5 commits into from
Dec 18, 2023

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Dec 15, 2023

This branches off of the remove-keytar branch in #625

This adds a ConnectionStorage class which abstracts connection storage logic from the ConnectionController. This pr also removes connection related logic from the StorageController. We can further streamline the StorageController interface in the future, this pr gets us some of the way there.

@Anemy Anemy marked this pull request as ready for review December 15, 2023 19:35
src/storage/connectionStorage.ts Outdated Show resolved Hide resolved
Base automatically changed from remove-keytar to main December 18, 2023 15:11
Anemy and others added 2 commits December 18, 2023 10:13
Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
@Anemy Anemy merged commit 3d0c158 into main Dec 18, 2023
5 checks passed
@Anemy Anemy deleted the add-connection-storage-and-improve-interface-contracts branch December 18, 2023 15:41
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.

2 participants