apavlo / py-tpcc

Python implementation of TPC-C
142 stars 91 forks source link

Update mongo driver to be compatible with pymongo api #12

Closed antonis-papaioannou closed 5 years ago

antonis-papaioannou commented 5 years ago

pymongo api has changed. The attribute 'Connection' has been replaced by MongoClient