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

Issue #209: Make ConnectorStore Class Serializable #210

Merged

Conversation

NassimBtk
Copy link
Member

  • ConnectorStore is now serializable.
  • The connectorDirectory within the ConnectorStore is not serializable so it becomes transient.

* ConnectorStore is now serializable.
* The connectorDirectory within the ConnectorStore is not serializable
so it becomes transient.
@NassimBtk NassimBtk merged commit 5722a3c into main May 28, 2024
2 checks passed
@NassimBtk NassimBtk deleted the feature/issue-209-make-connectorstore-class-serializable branch May 28, 2024 12:31
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.

Make ConnectorStore Class Serializable
3 participants