--- BDB/Changes 2008/09/25 13:44:44 1.55 +++ BDB/Changes 2008/09/25 22:09:02 1.56 @@ -3,9 +3,11 @@ TODO: memleka on QUIT TODO: check memleaks -TODO: superfast blocking mode TODO: tst is freezing 1.8 + - non-callback requests will now - by default -be executed in the + foreground, which is much faster, but doesn't allow parallel + processing of other, event-based, requests. - keep references to the passed env/db/etc. objects so they can't get destroyed while requests are still outstanding. - fixed a few minor stack issues.