Tony Hannan
|
91c88c0a14
|
combined read & write mode into a single access mode. newtyped Action monad. liftDB for monads stacked on top of Action. fetch op
|
2011-07-08 22:13:47 -04:00 |
|
Tony Hannan
|
9f48c26384
|
Simplify! Removed Context and Throw monad classes. Removed embedded pool from replica-set. Not backwards-compatible, starts new major version 1.x
|
2011-07-05 10:37:01 -04:00 |
|
Tony Hannan
|
db58a9c4ca
|
use md5 from cryptohash package instead of nano-md5 to remove dependency on OpenSSL
|
2011-03-11 11:11:14 -05:00 |
|
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
|
583f8330c7
|
Fix compile warnings
|
2010-10-27 16:46:11 -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
|
d0ddc814a9
|
Change comments to reflect new knowledge that a cursor persists across connections, and map/reduce temp output is accessible from all connections as long as original remains alive
|
2010-06-15 16:15:37 -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 |
|