A. Jesse Jiryu Davis
All Articles
Feed
About
Portfolio
Category: Python
Porting From PyMongo To Motor
How can you port a complex application from blocking to non-blocking style without rewriting all your code at once?
PyMongo 2.6.2 Released
Yesterday we released PyMongo 2.6.2, which fixes a bug when max_pool_size is None.
PyMongo 2.6.1 Released With Refleak Fix
Yesterday we released PyMongo 2.6.1, which fixes a memory leak in insert().
PyMongo 2.6 Released
Exciting new features, and a breaking change to watch out for, in the new Python driver for MongoDB.
Analyzing Python C Extensions With CPyChecker
Saves you from refcount bugs and segfaults.
Efficiently Paging Geospatial Data With MongoDB
I implemented a new option for geo queries, "minDistance." I'll show you an example app that uses minDistance to quickly page through results.
Recap: Open Source Bridge
The conference in Portland blew my mind, man.
Open Source Bridge
I'm at Open Source Bridge Wednesday through Friday. Wednesday I'm speaking on async, and doing a MongoDB Birds of Feather session.
Another Thing About Python's Threadlocals
Another concurrency bug in old Python threadlocals. In Python 2.6, no one can hear you scream.
The Green Matrix
←
Older
Page 16
Newer
→