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

Use dependency inversion for cache adapters #144

Conversation

boesing
Copy link
Member

@boesing boesing commented Jul 31, 2021

Q A
New Feature yes

Description

With v3.0.0, laminas-cache is not aware of any cache adapter. By using dependency inversion, we are allowing any package which provides laminas/laminas-cache-storage-implementation in v1.0 to be used with this component.

…aminas/laminas-cache-storage-implementation` to be installed with `laminas/laminas-cache` v3.0

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing added this to the 3.0.0 milestone Jul 31, 2021
@boesing boesing merged commit 7b632da into laminas:3.0.x Jul 31, 2021
@boesing boesing deleted the feature/laminas-cache-storage-adapter-implementation branch July 31, 2021 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant