Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

mongo support #131

Closed
naprstek opened this issue Apr 4, 2017 · 3 comments
Closed

mongo support #131

naprstek opened this issue Apr 4, 2017 · 3 comments

Comments

@naprstek
Copy link

naprstek commented Apr 4, 2017

Mongo adapter still uses old mongo library, while Zend\Session uses the new MonoDB library. Therefore is imposible to use Zend\Session and Zend\Cache with mongo storage at once.

Is there plan to adopt the new MongoDB for Zend\Cache?

@marc-mabe
Copy link
Member

Yes it is but first there is a refactoring for v3 going on incl. rename the mongodb adapter to mongo as that what it is.

Afterward there is place for a new mongodb adapter.

@marc-mabe
Copy link
Member

If you want to start working on that please check out my zend-cache-* repositories ;)

@weierophinney
Copy link
Member

Available on develop branch now; will release with 2.8.0. We'll be moving all adapters to their own repos soon, but only v3 will require installing them via those packages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants