Skip to content
Matthieu Rigal edited this page Aug 17, 2015 · 1 revision
  1. Restablish the performance of mongoengine 0.8.7. Try to find the performance drop introduced in 0.9.0
  2. Use the new "X_one()" possibilities of PyMongo 3+
  3. Check MongoMallard: the elasticsales fork loses some features but is very performant because it doesnt cast everything into Document objects all the time.
Clone this wiki locally