-
Type:
New Feature
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Symfony
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
mongodb/mongodb is complex to handle for library with optional support of MongoDB, as it requires ext-mongodb.
In order to reduce complexity for maintainers, I propose to reimplement using only the C driver features.
Some features of the client may be missing (server selection, session, transaction). But I don't think they are necessary to session and lock.