A. Jesse Jiryu Davis
All Articles
Feed
About
Photography
Category: Programming
PyMongo 2.6.3 Released
Announcing PyMongo 2.6.3, which fixes some connection-pool bugs and hardens the BSON parser.
Python C Extensions And mod_wsgi
If you use mod_wsgi, or you're the author of a Python C extension, it's time for you to learn how they interact.
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().
Come Work With Me At MongoDB
We renamed ourselves from 10gen to MongoDB Inc. today. Same great company. You should work with me here.
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.
←
Older
Page 20
Newer
→