Commit Graph

6 Commits

Author SHA1 Message Date
A. Jesse Jiryu Davis
2fa1750b07 Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
behackett
3afd684224 Automatically split batch inserts PYTHON-414
With this change PyMongo will automatically
split large batch inserts into multiple messages
based on client.max_message_size (the largest
message mongod/s will accept).
2013-08-13 10:53:02 -07:00
behackett
0ee7170cc2 It's 2012... 2012-04-19 12:40:38 -07:00
behackett
777adb1e39 A few style cleanups. 2011-07-06 16:21:59 -07:00
Abhay Vardhan
05b51bc720 Fix overflow bug while calculating new size of buffer 2011-07-06 16:09:53 -07:00
Mike Dirolf
56699b9ff2 switch to using buffer.c/h from Ruby 2010-09-14 13:56:13 -04:00