Copyright | (c) Yuras Shumovich 2016 |
---|---|
License | Apache 2.0 |
Maintainer | Victor Denisov denisovenator@gmail.com |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
This module is for connecting to TLS enabled mongodb servers. ATTENTION!!! Be aware that this module is highly experimental and is barely tested. The current implementation doesn't verify server's identity. It only allows you to connect to a mongodb server using TLS protocol.