RedisDB 0.16

Just uploaded RedisDB 0.16 on CPAN. Hopefully now it will work on Windows. The problem is that Windows don’t support MSG_DONTWAIT flag for recv, so I have to switch socket into non-blocking mode before checking for data. And I got just single test report for MSWin32 for three months, apparently it takes a lot of efforts to setup testing server on Win, see discussion on PerlMonks.