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

Encapsulate domain properly: Limit, Counter & CheckResult #391

Open
alexsnaps opened this issue Nov 25, 2024 · 0 comments
Open

Encapsulate domain properly: Limit, Counter & CheckResult #391

alexsnaps opened this issue Nov 25, 2024 · 0 comments

Comments

@alexsnaps
Copy link
Member

We should narrow the surface of the API. Across the entire crate, but probably at the domain layer the most.
It currently leaks a little all over the place and isn't well encapsulated, e.g. Counter et al being unclear API boundaries and used as domain model, DTOs & configuration.

@alexsnaps alexsnaps moved this to Todo in Kuadrant Nov 25, 2024
@alexsnaps alexsnaps added this to the Limitador Server v2.0.0 milestone Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant