Commit graph

16 commits

Author SHA1 Message Date
Tony Hannan
73012bb430 Single param Network instance. NetworkIO instance of IO that yields Internet so user does not have to supply it 2010-12-27 00:23:02 -05:00
Tony Hannan
111d9a2f72 Abstract network communication so we can capture and replay messages if desired. Also, remove dependence on deprecated ImpredicativeTypes. 2010-12-19 21:08:53 -05:00
Tony Hannan
36cc86fd70 Rename Connection to ConnPool. Edit tutorial and some comments 2010-10-31 20:38:38 -04:00
Tony Hannan
de32b22b4f Connection pooling and some refactoring 2010-10-27 16:13:23 -04:00
Tony Hannan
3a7f235246 Slight API refactoring. Fix spinning pipeline when other end disconnects. Handle response flags correctly 2010-07-27 17:18:53 -04:00
Tony Hannan
6435bc3cd9 Handle response flags correctly, plus some comment changes 2010-07-03 13:15:30 -04:00
Tony Hannan
c9dc87ad33 Slight redesign: pipelining with writeMode instead of exclusive access with getLastError 2010-06-21 11:06:20 -04:00
Tony Hannan
3e4065cd97 See V0.5.0-Redesign.md for description of changes in this commit 2010-06-14 23:14:40 -04:00
Scott R. Parish
ec768682e2 tutorial: update examples to show what insert returns 2010-03-13 21:51:05 -06:00
Scott R. Parish
697c370dea lift more tutorial sections from pymongo 2010-03-10 16:39:58 -06:00
Scott R. Parish
3c0b57db7c update tutorial to include more information 2010-03-09 18:36:15 -06:00
Scott R. Parish
d1366e2261 changed formatting in tutorial 2010-03-08 23:16:49 -06:00
Scott R. Parish
52bf1f6716 tutorial: add hint about binding allDocs to find 2010-03-01 08:28:38 -06:00
Scott R. Parish
cd4be93a02 tutorial: update connection section for new ConnectOpts stuff 2010-03-01 08:27:59 -06:00
Scott R. Parish
97a1088581 fix trailing whitespace in tutorial 2010-03-01 08:15:40 -06:00
Brian Gianforcaro
e65bbddc3d Add mini-tutorial 2010-02-28 07:19:02 -05:00