From ec5760f0ececa22b32006db6dcda892f7214eeac Mon Sep 17 00:00:00 2001 From: "Scott R. Parish" Date: Tue, 12 Jan 2010 20:09:17 -0600 Subject: [PATCH] TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 53c99e4..3780382 100644 --- a/TODO +++ b/TODO @@ -10,3 +10,5 @@ MongoDB ------- + support safe operations + auto-reconnection ++ seemless iterator (using lazy lists?) ++ destoy cursor (how?/when?)