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

Refactor domain, entity, and action shared types #113

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

wcalderipe
Copy link
Collaborator

@wcalderipe wcalderipe commented Feb 16, 2024

Today, we don't have a need for searchability of entities within the authz that justifies a SQLite database. Therefore, this PR also deletes the persistence layer to simplify the codebase.

@wcalderipe wcalderipe force-pushed the chore/refactor-entity-store branch 2 times, most recently from b9d173c to 7412e2e Compare February 16, 2024 09:56
@wcalderipe wcalderipe force-pushed the chore/refactor-entity-store branch from 7412e2e to 2815482 Compare February 16, 2024 09:57
@wcalderipe wcalderipe changed the title Refactor entity storage Refactor domain, entity, and action shared types Feb 16, 2024
@wcalderipe wcalderipe self-assigned this Feb 16, 2024
@wcalderipe wcalderipe marked this pull request as ready for review February 16, 2024 09:59
@wcalderipe wcalderipe merged commit 1c5b4a4 into main Feb 16, 2024
2 checks passed
@wcalderipe wcalderipe deleted the chore/refactor-entity-store branch March 5, 2024 14:17
mattschoch pushed a commit that referenced this pull request Jun 19, 2024
* Refactor entity, domain, and action types

* Remove engine database
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