aboutsummaryrefslogblamecommitdiff
path: root/databases/p5-Mango/pkg-descr
blob: be4d698d549480f274c80f0488336141902d8ad3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                               
                                       
Mango is a pure-Perl non-blocking I/O MongoDB driver, optimized for use with
the Mojolicious real-time web framework, and with multiple event loop support.
Since MongoDB is still changing rapidly, only the latest stable version is
supported.

Many arguments passed to methods as well as values of attributes get serialized
to BSON with Mango::BSON, which provides many helper functions you can use to
generate data types that are not available natively in Perl. All connections
will be reset automatically if a new process has been forked, this allows
multiple processes to share the same Mango object safely.

WWW: https://metacpan.org/release/Mango