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

Add storage adapter for YAC #12

Closed
weierophinney opened this issue Dec 31, 2019 · 3 comments
Closed

Add storage adapter for YAC #12

weierophinney opened this issue Dec 31, 2019 · 3 comments

Comments

@weierophinney
Copy link
Member

An extreme fast shared memory cache extension YAC.
It's still in beta and it's not sure if this extension ever reaches it's beta state as it doesn't have a locking mechanism which leads a possibility to retrieve wrong data.

However it seems like this extension is already very popular and alternatives like APCu are still in beta, too.


Originally posted by @marc-mabe at zendframework/zend-cache#41

@weierophinney
Copy link
Member Author

Why ZF3 and not next feature release?


Originally posted by @Maks3w at zendframework/zend-cache#41 (comment)

@weierophinney
Copy link
Member Author

It's because of time. But you are right, if someone else likes to implement I'm happy :)


Originally posted by @marc-mabe at zendframework/zend-cache#41 (comment)

@boesing
Copy link
Member

boesing commented Nov 9, 2020

After spending some time here and as this was never requested by any other user, I'll close this.
If there is still interest for this cache adapter, feel free to ping me.

@boesing boesing closed this as completed Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants