Victor Denisov
|
482fb570c3
|
Drop MonadBaseControl requirement
|
2016-08-06 15:17:03 -07:00 |
|
Victor Denisov
|
0ceefaec73
|
Implement bulk delete operation
|
2016-06-19 17:18:35 -07:00 |
|
Victor Denisov
|
97400c074d
|
Implement bulk update operation
|
2016-06-14 00:37:43 -07:00 |
|
Ralph Morton
|
9087719087
|
Support for TTL
|
2015-06-19 18:26:38 +02:00 |
|
Mikkel Christiansen
|
f69440d7fa
|
Remove applicative import warnings in GHC 7.10.1.
|
2015-05-15 15:26:34 +02:00 |
|
Michael Snoyman
|
a43c94f977
|
Remove MonadIO'
|
2013-12-27 13:39:22 +02:00 |
|
Michael Snoyman
|
756c9181cb
|
Replace hard tabs with spaces
|
2013-12-26 16:57:33 +02:00 |
|
Edward Z. Yang
|
5656f90c27
|
Convert to use hashtables, as Data.HashTable went away.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
|
2013-11-06 23:04:16 -08:00 |
|
Fedor Gogolev
|
dd6a3010f6
|
Cleaned up imports
|
2012-06-10 23:47:14 +04:00 |
|
Fedor Gogolev
|
17f528e835
|
Use text instead of compact-string-fix
|
2012-05-08 19:13:25 +04:00 |
|
Nathan Howell
|
b18f81f431
|
Updating to monad-control-0.3, with help from Bas van Dijk.
Conflicts:
Database/MongoDB/Query.hs
|
2011-12-05 09:23:39 -08:00 |
|
Tony Hannan
|
efb6b65506
|
QueryFailure error code
|
2011-09-07 12:09:20 -04:00 |
|
Michael Snoyman
|
a320c363e4
|
Move to monad-control
|
2011-08-25 16:29:39 +03:00 |
|
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
|
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
|
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
|
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 |
|