Commit Graph

6 Commits

Author SHA1 Message Date
Derick Rethans 1e06f3428f Replace check for 'TRAVIS' with MongoDB server version check 2018-01-12 11:55:41 +00:00
Jeremy Mikola d99153bfb7 PHPC-980: Skip session spec test on Travis (pending 3.6) 2017-12-20 22:24:25 -05:00
Jeremy Mikola 939e96b6df PHPC-987: Add operation time to Session 2017-12-20 22:24:25 -05:00
Jeremy Mikola 37dbda7f6e PHPC-980: Use correct topology constant in CLEANUP() 2017-12-19 08:52:26 -05:00
Jeremy Mikola b2d85bfeb2 PHPC-980: Driver session spec tests 2017-12-15 16:25:56 -05:00
Jeremy Mikola d1d9d4a2bd PHPC-980: MongoDB\Driver\Session and "session" option
This introduces a Session class, which wraps libmongoc's client session object. Additionally, we support a "session" option on Manager and Server execute methods to allow operations to be associated with an explicit session (mostly relevant for causal consistency).
2017-12-15 16:25:56 -05:00