Skip to content

Functional interface datastore#191

Merged
DanielElisenberg merged 4 commits intomainfrom
functional_interface_datastore
Oct 7, 2025
Merged

Functional interface datastore#191
DanielElisenberg merged 4 commits intomainfrom
functional_interface_datastore

Conversation

@DanielElisenberg
Copy link
Collaborator

Functional interface datastore

First step where functions are used rather than calling the object directly. Next step is moving logic out of the object and adding some fields in preparation of multi-tenancy. Then removing the global state entirely.

@DanielElisenberg DanielElisenberg requested a review from a team as a code owner October 6, 2025 13:49
@DanielElisenberg DanielElisenberg linked an issue Oct 6, 2025 that may be closed by this pull request
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2025

Copy link
Contributor

@pawbu pawbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@DanielElisenberg DanielElisenberg merged commit 42d9893 into main Oct 7, 2025
5 of 7 checks passed
@DanielElisenberg DanielElisenberg deleted the functional_interface_datastore branch October 7, 2025 06:37
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.

Functional Interface for Datastore Updates

2 participants