Asynchronous MongoDB client using AnyEvent
This driver allows you to connect to MongoDB from Perl using AnyEvent.
To install, run:
$ perl Makefile.PL
$ make
$ sudo make install
WARNING!!!! WARNING!!!! This code is still very much a work in progress, WARNING!!!! do not depend on anything not changing WARNING!!!!