A. Jesse Jiryu Davis
All Articles
Feed
About
Portfolio
Category: Programming
Survey: What MongoDB C Driver Features Do You Care About?
If you use MongoDB from a C application, what features do you care about? ARM support? More example code? FreeBSD? Take our survey and let us know.
MockupDB: Testing The MongoDB C Driver With Python
The third "black pipe testing" article: testing libmongoc with MockupDB, a wire protocol server written in Python.
Survey: How Do You Use Python With MongoDB?
Do you care about Python 3? Async? NumPy? Take this quick survey on what packages and versions you use, it would help me http://svy.mk/1Mt4UdY
Announcing libbson and libmongoc 1.2.0
A rewritten mongoc_client_t with parallel server discovery, plus many features and fixes.
Testing PyMongo As A Black Pipe
The second "black pipe testing" article: testing PyMongo with MockupDB.
"How Do Python Coroutines Work?" Live-Coding Video From Open Source Bridge 2015
The Open Source Bridge conference recently published this video of me building, in barely 30 minutes, a Python 3 async framework.
Announcing PyMongo 2.9
A compatibility bridge between PyMongo 2 and PyMongo 3 APIs.
Black Pipe Testing: Preface
Traditional "black box" testing can't fully validate MongoDB clients and other connected applications. Here's a convenient way to test the whole program.
"March To Triumph As A Mentor": Video
The Software as Craft Philadelphia Meetup generously recorded my March To Triumph As A Mentor talk.
Announcing libbson and libmongoc 1.2.0 Release Candidate
The next big release of the MongoDB C Driver is available for testing.
←
Older
Page 10
Newer
→